diff --git a/.gitignore b/.gitignore index ce3dce1e..225c14fa 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /configuration.nix +/home.nix diff --git a/hosts/hephaistos/home.nix b/hosts/hephaistos/home.nix index f6ef18bb..3d61a14f 100644 --- a/hosts/hephaistos/home.nix +++ b/hosts/hephaistos/home.nix @@ -6,9 +6,11 @@ systemd.user.systemctlPath = "/usr/bin/systemctl"; +programs.home-manager.enable = true; + m-0 = { hostName = "fb04217"; - sleep-nag.enable = true; + #sleep-nag.enable = true; #latex.enable = true; #graphical.enable = true; #rustdev.enable = true;