remove: scripts.nix under system

This commit is contained in:
kenji
2025-12-28 19:03:21 -06:00
parent 874d2cbf25
commit 91a70ee052
2 changed files with 0 additions and 5 deletions
-1
View File
@@ -7,7 +7,6 @@
./hardware-configuration.nix
../../modules/system/default.nix
../../modules/system/hyprland.nix
../../modules/system/scripts.nix
../../modules/system/gaming.nix
];
}
-4
View File
@@ -1,4 +0,0 @@
{
imports = [
];
}