This commit is contained in:
2026-04-15 02:07:38 -04:00
parent e4605fa424
commit 797c1028de
4 changed files with 12 additions and 47 deletions
+4 -3
View File
@@ -1,4 +1,5 @@
# Deploy
nix run github:nix-community/nixos-anywhere -- \
--generate-hardware-config nixos-generate-config ./hosts/s1901/hardware-configuration.nix \
--flake .#s1901 \
root@192.168.1.50
--generate-hardware-config nixos-generate-config ./hosts/[host]/hardware-configuration.nix \
--flake .#[host] \
root@[address]