Add another host
This commit is contained in:
8
hosts/gunter/default.nix
Normal file
8
hosts/gunter/default.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
{ inputs, self, pks, ... }: {
|
||||
imports = [
|
||||
./configuration.nix
|
||||
./hardware-configuration.nix
|
||||
../../system
|
||||
../../home
|
||||
];
|
||||
}
|
Reference in New Issue
Block a user