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
@@ -518,8 +518,8 @@ The ./generated/top.nix file acts as an anchor or entry point for the entire cha
{
imports = [
./system/top.nix
./window_managers/hyprland/top.nix
# ./window_managers/mangowc/top.nix
./hyprland/top.nix
# ./mangowc/top.nix
];
}
#+END_SRC