parent
b31c445150
commit
5f029bf6c8
1 changed files with 2 additions and 5 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
passwd.file = ../../secrets/passwd.age;
|
passwd.file = ../../secrets/passwd.age;
|
||||||
wg_sugarcane.file = ../../secrets/wg_sugarcane.age;
|
wg_sugarcane.file = ../../secrets/wg_sugarcane.age;
|
||||||
};
|
};
|
||||||
imports = (with modules.system; [
|
imports = with modules.system; [
|
||||||
(modulesPath + "/profiles/qemu-guest.nix")
|
(modulesPath + "/profiles/qemu-guest.nix")
|
||||||
inputs.home-manager-raccoon.nixosModule
|
inputs.home-manager-raccoon.nixosModule
|
||||||
|
|
||||||
|
|
@ -24,8 +24,5 @@
|
||||||
./packages.nix
|
./packages.nix
|
||||||
|
|
||||||
../../users/hana
|
../../users/hana
|
||||||
]) ++
|
];
|
||||||
(with modules.services; [
|
|
||||||
nginx
|
|
||||||
]);
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue