My personal configs for nixos.
- Clone repo
cd
into project root and run the following commands
$ sudo nixos-rebuild switch --flake . # Specify profile name if needed
$ home-manager switch --flake .
- Note to future self :
- Setup wireguard if on marsx.
- For application specific configs, simply copy it from your github repo or another vm in the cluster.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.