Working on NixOS Desktops¶
Setup¶
you dont have to use staff VM for this. but i do
- ssh into your staff VM. if you dont have a staff VM, request one
- install nix: https://nixos.org/download/#nix-install-linux
- fork the ocf nix repo: https://github.com/ocf/nix/tree/main
- clone your fork and push your changes to it
colmena apply --on hostname
Add new package¶
clone this repo: https://github.com/ocf/nix
colmena apply --on hostname