Different host configuration
This commit is contained in:
parent
fc459a8ed4
commit
669c1d3b3f
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