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