My personal NixOS config
nodes | ||
.sops.yaml | ||
configuration.nix | ||
emacs.el | ||
flake.lock | ||
flake.nix | ||
gpg_public_key.asc | ||
LICENSE | ||
README.md | ||
secrets.yaml | ||
switch.sh | ||
wallpaper.jpg |
My NixOS configuration
This configuration is used to provision both of my "desktop" machines, and a personal website.
Most important features this configuration provides:
Updating machine configuration
There are solutions that allow to push configuration to remote hosts, but I find them a bit heavy, so a simple shell script does the trick for me:
./switch.sh <machine name>