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