This commit is contained in:
iFargle 2024-02-10 10:25:55 +09:00
parent 6624df1dcc
commit 272b6b56c7

View file

@ -59,6 +59,9 @@
}; };
}; };
nixpkgs.hostPlatform = system;
nixpkgs-unstable.hostPlatform = system;
modules = [ modules = [
# Types are 'default', 'small', and 'minimal' # Types are 'default', 'small', and 'minimal'
../nixos/${type}.nix ../nixos/${type}.nix