flake.nix: export inputs
This commit is contained in:
parent
4476cdcbbc
commit
0bfa6ac329
@ -47,6 +47,8 @@
|
||||
"ildkule"
|
||||
];
|
||||
in {
|
||||
inherit inputs;
|
||||
|
||||
nixosConfigurations = let
|
||||
unstablePkgs = nixpkgs-unstable.legacyPackages.x86_64-linux;
|
||||
nixosConfig = nixpkgs: name: config: nixpkgs.lib.nixosSystem (nixpkgs.lib.recursiveUpdate
|
||||
|
Loading…
x
Reference in New Issue
Block a user