mirror of
https://github.com/Mic92/nixos-wiki-infra.git
synced 2024-11-25 17:53:28 +01:00
5 lines
147 B
Bash
Executable File
5 lines
147 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
nix build .#checks.x86_64-linux.test -L
|
|
nixos-rebuild switch --flake .#nixos-wiki-nixos-org --target-host root@wiki.nixos.org
|