style: reformat all nix files
This commit is contained in:
parent
0b5daa99ed
commit
2dcb901ae1
8 changed files with 51 additions and 47 deletions
|
@ -30,7 +30,8 @@ in
|
|||
"luci-ssl"
|
||||
"nextdns"
|
||||
"tailscale"
|
||||
] ++ packages;
|
||||
]
|
||||
++ packages;
|
||||
|
||||
# TODO set up SSH config (register public keys, disable password login, ...)
|
||||
files = pkgs.runCommand "image-files" { } ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue