mirror of
https://github.com/sstent/vmimages.git
synced 2026-01-25 06:31:35 +00:00
sync
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
, sops-nix
|
||||
, inputs
|
||||
, nixos-hardware
|
||||
, home-manager
|
||||
, nix
|
||||
, ...
|
||||
}:
|
||||
@@ -26,6 +27,7 @@ let
|
||||
documentation.info.enable = false;
|
||||
})
|
||||
sops-nix.nixosModules.sops
|
||||
home-manager.nixosModules.home-manager
|
||||
];
|
||||
}
|
||||
];
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
, nixpkgs
|
||||
, sops-nix
|
||||
, deploy
|
||||
, home-manager
|
||||
, ...
|
||||
} @ inputs:
|
||||
(flake-utils.lib.eachDefaultSystem (system:
|
||||
|
||||
Reference in New Issue
Block a user