Rebuild files to add generated/top.nix to flake modules
This commit is contained in:
@@ -58,6 +58,9 @@
|
||||
home-manager.extraSpecialArgs = { inherit user inputs; };
|
||||
}
|
||||
inputs.catppuccin.nixosModules.catppuccin
|
||||
|
||||
# Let's start importing the whole generated tree
|
||||
./generated/top.nix
|
||||
];
|
||||
specialArgs = { inherit user inputs; };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user