Notes!
This commit is contained in:
parent
2db056beeb
commit
1ad9af6270
1 changed files with 3 additions and 0 deletions
|
@ -96,6 +96,9 @@
|
||||||
$ nix build .#nixosConfigurations.<hostname>.config.system.build.toplevel
|
$ nix build .#nixosConfigurations.<hostname>.config.system.build.toplevel
|
||||||
should let me build the system config without calling "nixos-rebuild"
|
should let me build the system config without calling "nixos-rebuild"
|
||||||
|
|
||||||
|
$ nix build .#nixosConfigurations.nixos-wsl.config.system.build.toplevel
|
||||||
|
should let me build the "nixos-wsl" system config.
|
||||||
|
|
||||||
How to build ISO:
|
How to build ISO:
|
||||||
Building .#nixosConfigurations.isoimage-pc.config.system.build.isoImage
|
Building .#nixosConfigurations.isoimage-pc.config.system.build.isoImage
|
||||||
should build ISO to "result" (or other set) symlink.
|
should build ISO to "result" (or other set) symlink.
|
||||||
|
|
Loading…
Reference in a new issue