Skip to content

ayorgo/nixos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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