Added dyonisos host
This commit is contained in:
parent
b1e4cd6b6e
commit
adb54eafba
6 changed files with 194 additions and 0 deletions
8
hosts/dyonisos/default.nix
Normal file
8
hosts/dyonisos/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