just push

This commit is contained in:
2024-02-29 18:39:57 +01:00
parent 0f4374d4f5
commit 0b7bef124d
3 changed files with 14 additions and 4 deletions
-1
View File
@@ -288,7 +288,6 @@
nixosModules = mkHosts (mkModule []);
nixosConfigurations = mkHosts (mkConfig []);
nixosReports = mkHosts (mkReport []);
nixosHostnames = builtins.attrNames self.nixosReports; # faster to eval
packages = forAllSystems ({ inputs, pkgs, lib, flakes, ... }: let
mk-nspawn-deployer = hostname: # TODO: nspawn-tarball.nix populates /etc/nixos with junk