/nixos

NixOS configuration

Primary LanguageNixMIT LicenseMIT

nixos

System configuration

sudo nixos-rebuild switch --flake ~/pet/nixos/hosts#tuxedo-intel

Home configuration

home-manager switch --flake ~/pet/nixos/home/flavours/dark
home-manager switch --flake ~/pet/nixos/home/flavours/light

Theme toggle

I made the above commands (plus some other stuff) run by a service that watches the dconf color-scheme key change:
demo