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.nix5
1 files changed, 1 insertions, 4 deletions
diff --git a/tv/1systems/wu/config.nix b/tv/1systems/wu/config.nix
index d4114f00..f9c3860e 100644
--- a/tv/1systems/wu/config.nix
+++ b/tv/1systems/wu/config.nix
@@ -16,10 +16,7 @@ with import <stockholm/lib>;
<stockholm/tv/2configs/xserver>
];
- boot.initrd.luks = {
- cryptoModules = [ "aes" "sha512" "xts" ];
- devices.wuca.device = "/dev/sda2";
- };
+ boot.initrd.luks.devices.wuca.device = "/dev/sda2";
fileSystems = {
"/" = {