refactor: clean up systems

This commit is contained in:
Mohammad Rafiq 2025-03-26 23:08:01 +08:00
parent 68d4e2c04c
commit 8c237b9604
No known key found for this signature in database
3 changed files with 13 additions and 13 deletions

View file

@ -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";