Lebesque Configuration.
This commit is contained in:
parent
b2595f1936
commit
859556d0e6
18 changed files with 386 additions and 50 deletions
5
machines/lebesgue/deploy
Executable file
5
machines/lebesgue/deploy
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
nix flake lock --update-input common
|
||||
|
||||
nixos-rebuild switch --flake .#default --target-host admin@lebesgue --use-remote-sudo --build-host localhost --verbose
|
||||
Loading…
Add table
Add a link
Reference in a new issue