home-manager switch --flake .#user
or the alias from anywhere:
sys-update
sudo nixos-rebuild switch --flake .#system
or the alias from anywhere:
user-update
- Hyprland (current)
- GNOME
- QTile (just a simple config, no stylix)
A nix flake that aplies a BASE16 colorscheme across multiple apps and desktop enviroments
Check my stylix config at /user/style and /system/style or https://danth.github.io/stylix/index.html for all options
Check out the themes directory!!
profiles
| personal
| | hardware-configurantion.nix # CHANGE THIS!!
system
| app # System aplications
| config # Common system configs
| style # Stylix settings
| desk-env # GNOME and hyprland
user
| app # User aplications
| | editor # nvim and helix
| | git
| | terminal # kitty and alacritty
| shell # Shell config (tmux + zsh + cli tools)
| lang # Programing languages
| desk-env # IN PROGRESS
themes # Base16 colors
flake.nix