My personal NixOS config
Find a file
2024-09-09 00:39:40 +01:00
nodes Switch to nixos 23.11 2024-09-09 00:39:32 +01:00
nvim Speed up emacs startup (mostly) and a bunch of smaller changes 2024-09-09 00:39:40 +01:00
pgp_keys Add videos.knazarov.com and some emacs changes 2024-09-09 00:39:26 +01:00
.sops.yaml Add videos.knazarov.com and some emacs changes 2024-09-09 00:39:26 +01:00
configuration.nix Speed up emacs startup (mostly) and a bunch of smaller changes 2024-09-09 00:39:40 +01:00
emacs.el Speed up emacs startup (mostly) and a bunch of smaller changes 2024-09-09 00:39:40 +01:00
evil-collection.patch Speed up emacs startup (mostly) and a bunch of smaller changes 2024-09-09 00:39:40 +01:00
flake.lock Speed up emacs startup (mostly) and a bunch of smaller changes 2024-09-09 00:39:40 +01:00
flake.nix Switch to nixos 23.11 2024-09-09 00:39:32 +01:00
gpg_public_key.asc Initial release of my NixOS configuration 2024-09-09 00:38:36 +01:00
LICENSE Add LICENSE file 2024-09-09 00:38:40 +01:00
README.md Initial release of my NixOS configuration 2024-09-09 00:38:36 +01:00
secrets.yaml Speed up emacs startup (mostly) and a bunch of smaller changes 2024-09-09 00:39:40 +01:00
switch.sh Add videos.knazarov.com and some emacs changes 2024-09-09 00:39:26 +01:00
wallpaper.jpg Initial release of my NixOS configuration 2024-09-09 00:38:36 +01:00

My NixOS configuration

This configuration is used to provision both of my "desktop" machines, and a personal website.

Most important features this configuration provides:

  • PGP, commit signing, U2F
  • Secret management with SOPS
  • Email / mbsync configuration
  • VPN with Mullvad

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>