mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 08:06:50 +01:00
feat: add server configuration
This commit is contained in:
parent
0d47ab58f5
commit
9665106633
42 changed files with 4282 additions and 99 deletions
2
justfile
2
justfile
|
|
@ -67,7 +67,7 @@ deploy-remote hostname target:
|
|||
--flake .#{{ hostname }} \
|
||||
--disk-encryption-keys /luks-password <(just age -d ./secrets/luks-password.age) \
|
||||
--extra-files "$temp" \
|
||||
--target-host "{{ target }}" {{ nix_output_monitor }}
|
||||
--target-host "{{ target }}"
|
||||
|
||||
[doc('A wrapper disko-install')]
|
||||
[group('deploy')]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue