This commit is contained in:
iFargle 2024-02-09 22:50:43 +09:00
parent 4ceff08796
commit 85c7f764f7

View file

@ -52,13 +52,13 @@
hostPlatform = system;
};
modules = let
unstable-pkgs = import inputs.nixpkgs-unstable {
inherit system;
config.allowUnfree = unfree;
hostPlatform = system;
};
in [
modules = [
# Types are 'default', 'small', and 'minimal'
../nixos/${type}.nix
inputs.sops-nix.nixosModules.sops