prep arielle
This commit is contained in:
parent
96e5924fb0
commit
82115af252
13 changed files with 35 additions and 54 deletions
|
|
@ -34,7 +34,7 @@
|
|||
|
||||
till = {
|
||||
imports = [
|
||||
./home/on-server.nix
|
||||
./home/minimal.nix
|
||||
./users/till/home.nix
|
||||
];
|
||||
};
|
||||
|
|
@ -62,9 +62,7 @@
|
|||
nova = nixpkgs.lib.nixosSystem {
|
||||
specialArgs = { inherit inputs; };
|
||||
modules = [
|
||||
|
||||
./hosts/nova
|
||||
|
||||
home-manager.nixosModules.home-manager {
|
||||
home-manager = {
|
||||
extraSpecialArgs = { inherit inputs; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue