remove some flake inputs

This commit is contained in:
Tim Schubert 2023-03-04 12:03:11 +01:00
parent 79767236bb
commit ebfe5f8dd2
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
7 changed files with 93 additions and 640 deletions

View file

@ -2,4 +2,4 @@
(nixpkgs.lib.mapAttrs'
(name: config: nixpkgs.lib.nameValuePair name config.config.system.build.toplevel)
self.nixosConfigurations
) // self.checks.x86_64-linux
)