hosts: remove cr, move systems up directory
This commit is contained in:
parent
dea2103377
commit
081848ddfc
16 changed files with 3 additions and 2 deletions
9
hosts/temperance/profile.nix
Normal file
9
hosts/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