mirror of
https://github.com/sstent/vmimages.git
synced 2026-02-06 04:22:14 +00:00
sync
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
devShell = pkgs.callPackage ./shell.nix {
|
||||
inherit (sops-nix.packages."${pkgs.system}") sops-import-keys-hook ssh-to-pgp sops-init-gpg-key;
|
||||
inherit (deploy.packages."${pkgs.system}") deploy-rs;
|
||||
inherit pkgs;
|
||||
};
|
||||
})) // {
|
||||
nixosConfigurations = import ./configurations.nix (inputs // {
|
||||
|
||||
Reference in New Issue
Block a user