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

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'
```