lots of diff things
This commit is contained in:
parent
fb2fae14d9
commit
13773b1be3
22 changed files with 812 additions and 138 deletions
3
Justfile
3
Justfile
|
@ -1,8 +1,9 @@
|
|||
hostname := `hostname`
|
||||
|
||||
local OPERATION:
|
||||
local OPERATION *FLAGS:
|
||||
sudo nixos-rebuild \
|
||||
--flake .#{{hostname}} \
|
||||
{{FLAGS}} \
|
||||
{{OPERATION}}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue