zomg nixos

This commit is contained in:
Daniel Flanagan 2023-07-27 15:26:42 -05:00
parent dd714e79af
commit ad5e36e89b
Signed by: lytedev
GPG Key ID: 5B2020A0F9921EF4
1 changed files with 5 additions and 0 deletions

5
os/linux/nix/readme.md Normal file
View File

@ -0,0 +1,5 @@
# zomg nixos
```bash
$ ssh -t beefcake 'cdd && pwd && g pl && cd os/linux/nix && sudo nixos-rebuild switch --flake .# && echo DONE'
```