fully refactored stolen config :D
This commit is contained in:
parent
6a59cd0a68
commit
f768ea6596
39 changed files with 1603 additions and 206 deletions
11
hosts/vali/profile.nix
Normal file
11
hosts/vali/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