refactor: clean up systems
This commit is contained in:
parent
68d4e2c04c
commit
8c237b9604
3 changed files with 13 additions and 13 deletions
|
@ -2,11 +2,9 @@
|
|||
{
|
||||
imports = [
|
||||
./hw-nemesis.nix
|
||||
./modules/common.nix
|
||||
./modules/desktop.nix
|
||||
./modules/bootloaders/systemd-boot.nix
|
||||
./common.nix
|
||||
./desktop.nix
|
||||
./modules/hardware/nvidia.nix
|
||||
./modules/hardware/bluetooth.nix
|
||||
];
|
||||
|
||||
networking.hostName = "nemesis";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue