Different host configuration
This commit is contained in:
parent
48711dc141
commit
6af19b3af4
13 changed files with 153 additions and 14 deletions
10
hosts/lars/kronos/profile.nix
Normal file
10
hosts/lars/kronos/profile.nix
Normal file
|
@ -0,0 +1,10 @@
|
|||
_: {
|
||||
imports = [
|
||||
../../../options/boot/grub-boot.nix
|
||||
../../../options/desktop/fonts.nix
|
||||
../../../options/common/networking.nix
|
||||
../../options/common/gpu/nvidia.nix
|
||||
../../../options/common/pin-registry.nix
|
||||
../../../options/common/preserve-system.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue