Different host configuration
This commit is contained in:
parent
7ac8d51e85
commit
aaab392a0b
13 changed files with 153 additions and 14 deletions
9
hosts/lars/dyonisos/profile.nix
Normal file
9
hosts/lars/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