Added dyonisos host
This commit is contained in:
parent
cfcd08933b
commit
a5e0303d79
6 changed files with 194 additions and 0 deletions
9
hosts/dyonisos/profile.nix
Normal file
9
hosts/dyonisos/profile.nix
Normal file
|
@ -0,0 +1,9 @@
|
|||
_: {
|
||||
imports = [
|
||||
../../options/boot/grub-boot.nix
|
||||
../../options/desktop/fonts.nix
|
||||
../../options/common/networking.nix
|
||||
../../options/common/pin-registry.nix
|
||||
../../options/common/preserve-system.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue