hosts/hazel: use hm-stable
This commit is contained in:
parent
f535775b77
commit
e6f0a356af
2 changed files with 2 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
time.timeZone = "Australia/Melbourne";
|
||||
|
||||
imports = with modules.system; [
|
||||
home-manager
|
||||
home-manager-stable
|
||||
|
||||
base
|
||||
kernel
|
||||
|
|
|
|||
|
|
@ -36,6 +36,7 @@ in {
|
|||
./system/greetd.nix
|
||||
./system/gui.nix
|
||||
./system/home-manager.nix
|
||||
./system/home-manager-stable.nix
|
||||
./system/input.nix
|
||||
./system/kernel.nix
|
||||
./system/nix.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue