Add NixOS configuration files. This is a foundation git commit that has now been deployed and working
This commit is contained in:
parent
d09ab1d526
commit
5b980771d9
15 changed files with 4842 additions and 2 deletions
4
maintence_cheatsheet.md
Normal file
4
maintence_cheatsheet.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Upload the config to the server
|
||||
```zsh
|
||||
rsync -avz --progress2 FILE root@HOSTNAME:/etc/nixos/configuration-knot.nix
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue