Rebuild files to add generated/top.nix to flake modules

This commit is contained in:
2026-03-07 15:26:53 +01:00
parent 4ea2fbac2c
commit dcc832ac00
3 changed files with 296 additions and 296 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
{
imports = [
./system/top.nix
./window_managers/hyprland/top.nix
# ./window_managers/mangowc/top.nix
./hyprland/top.nix
# ./mangowc/top.nix
];
}