hosts: remove cr, move systems up directory
This commit is contained in:
parent
dea2103377
commit
081848ddfc
16 changed files with 3 additions and 2 deletions
8
hosts/temperance/default.nix
Normal file
8
hosts/temperance/default.nix
Normal file
|
@ -0,0 +1,8 @@
|
|||
_: {
|
||||
imports = [
|
||||
./configuration.nix
|
||||
./programs.nix
|
||||
./hardware-configuration.nix
|
||||
./profile.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue