summaryrefslogtreecommitdiff
path: root/nix_archive/hosts/palm
diff options
context:
space:
mode:
Diffstat (limited to 'nix_archive/hosts/palm')
-rw-r--r--nix_archive/hosts/palm/hardware-configuration.nix1
-rw-r--r--nix_archive/hosts/palm/programs.nix6
2 files changed, 3 insertions, 4 deletions
diff --git a/nix_archive/hosts/palm/hardware-configuration.nix b/nix_archive/hosts/palm/hardware-configuration.nix
index fe5e08d..20e1c20 100644
--- a/nix_archive/hosts/palm/hardware-configuration.nix
+++ b/nix_archive/hosts/palm/hardware-configuration.nix
@@ -21,7 +21,6 @@
boot.initrd.luks.devices."home" =
{ device = "/dev/yashinoki-vg0/home";
- preLVM = false;
};
fileSystems."/home/andrew" =
diff --git a/nix_archive/hosts/palm/programs.nix b/nix_archive/hosts/palm/programs.nix
index c3161b3..ad49365 100644
--- a/nix_archive/hosts/palm/programs.nix
+++ b/nix_archive/hosts/palm/programs.nix
@@ -8,9 +8,9 @@
(asNeeded "mpv" ["mpv"])
(asNeeded "steam-run" ["steam-run"])
(asNeeded "moonlight-qt" ["moonlight-qt"])
-# camu
-# camu-devshell
-# mauri
+ camu
+ camu-devshell
+ mauri
];
local.scripts.imports = [
"battery"