mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-04-16 00:19:12 +00:00
hosts/bootstrap: update flake-parts config
This commit is contained in:
parent
f677752cef
commit
5c29f5f1ce
@ -98,8 +98,10 @@ in {
|
||||
# The barely customized non-graphical installer.
|
||||
bootstrap = {
|
||||
nixpkgs.branch = "nixos-unstable-small";
|
||||
home-manager.branch = "home-manager-unstable";
|
||||
systems = [ "aarch64-linux" "x86_64-linux" ];
|
||||
formats = [ "install-iso" ];
|
||||
shouldBePartOfNixOSConfigurations = true;
|
||||
};
|
||||
|
||||
# The barely customized graphical installer.
|
||||
|
Loading…
Reference in New Issue
Block a user