hosts: switch to cr
This commit is contained in:
parent
78d0fdd872
commit
8a577bc38a
16 changed files with 4 additions and 2 deletions
9
hosts/cr/temperance/profile.nix
Normal file
9
hosts/cr/temperance/profile.nix
Normal file
|
@ -0,0 +1,9 @@
|
|||
_: {
|
||||
imports = [
|
||||
../../../options/boot/grub-boot.nix
|
||||
../../../options/desktop/fonts.nix
|
||||
../../../options/common/networking.nix
|
||||
../../../options/common/gpu/nvidia.nix
|
||||
../../../options/desktop/monitors.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue