summaryrefslogtreecommitdiffstats
path: root/tv/1systems/xu/config.nix
diff options
context:
space:
mode:
Diffstat (limited to 'tv/1systems/xu/config.nix')
-rw-r--r--tv/1systems/xu/config.nix4
1 files changed, 1 insertions, 3 deletions
diff --git a/tv/1systems/xu/config.nix b/tv/1systems/xu/config.nix
index 33f9539c..503142b9 100644
--- a/tv/1systems/xu/config.nix
+++ b/tv/1systems/xu/config.nix
@@ -113,9 +113,7 @@ with import <stockholm/lib>;
boot.initrd.luks = {
cryptoModules = [ "aes" "sha512" "xts" ];
- devices = [
- { name = "xuca"; device = "/dev/sda2"; }
- ];
+ devices.xuca.device = "/dev/sda2";
};
fileSystems = {