things
This commit is contained in:
parent
e77d8b492d
commit
7f7d9af446
7 changed files with 75 additions and 16 deletions
|
@ -166,6 +166,7 @@ in {
|
|||
flake.nixosConfigurations = let
|
||||
l = inputs.nixpkgs.lib;
|
||||
in
|
||||
## TODO: make use of nixpkgs.pkgs for per-system pkgs without colmena
|
||||
builtins.mapAttrs (_: v:
|
||||
l.nixosSystem {
|
||||
inherit specialArgs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue