kaas
This commit is contained in:
parent
5c1e6807b6
commit
cf9dcf2568
12 changed files with 244 additions and 137 deletions
|
|
@ -103,12 +103,12 @@
|
|||
}:
|
||||
flake-parts.lib.mkFlake {inherit inputs;} {
|
||||
systems = import systems;
|
||||
clan = import ./clan.nix;
|
||||
|
||||
imports = with inputs; [
|
||||
flake-parts.flakeModules.modules
|
||||
clan-core.flakeModules.default
|
||||
home-manager.flakeModules.default
|
||||
./clan/flake-module.nix
|
||||
./packages/flake-module.nix
|
||||
./clanServices/flake-module.nix
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue