fixed file structore
This commit is contained in:
parent
0dd4f09001
commit
732a343ac6
32 changed files with 102 additions and 36 deletions
11
hosts/profile.nix
Normal file
11
hosts/profile.nix
Normal file
|
@ -0,0 +1,11 @@
|
|||
_: {
|
||||
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
|
||||
#../../options/
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue