diff --git a/hosts/adrastea/configuration.nix b/hosts/adrastea/configuration.nix index 468d45f..c7ecf48 100755 --- a/hosts/adrastea/configuration.nix +++ b/hosts/adrastea/configuration.nix @@ -49,6 +49,8 @@ # }; # }; + services.flatpak.enable = true; + boot.initrd.luks.devices."luks-52d1be6d-b32f-41e0-a6d7-2ff52599fe7c".device = "/dev/disk/by-uuid/52d1be6d-b32f-41e0-a6d7-2ff52599fe7c"; services.tlp.enable = true;