etcnixos -> system
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -1,2 +1,2 @@
|
|||||||
/etcnixos/secrets/** filter=git-crypt diff=git-crypt
|
/system/secrets/** filter=git-crypt diff=git-crypt
|
||||||
/home-manager/secrets/** filter=git-crypt diff=git-crypt
|
/home-manager/secrets/** filter=git-crypt diff=git-crypt
|
||||||
|
|||||||
@@ -118,7 +118,7 @@
|
|||||||
home-manager.users.${username} = import ./home-manager/home-${hostname}.nix;
|
home-manager.users.${username} = import ./home-manager/home-${hostname}.nix;
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
./etcnixos/system-${hostname}.nix
|
./system/system-${hostname}.nix
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user