Nixos Dotfile configuration
Find a file
stitchy 319c25098c
feat(themeing): Major refactor themeing for whole computer
Adds catppuccin nix flake for themeing lots of programs easily. This
enables proper themeing for:
* zathura
* imv
* fcitx (declarative settings)
* lazygit
* btop
* gtk

It also pulls in the home-manager sessionVars which is necessary to
theme applications.

The session vars change also reduces the number of env-vars that need to
be set in the zshrc due to them being set declaratively elsewhere.
2025-03-21 10:46:00 +00:00
config feat(themeing): Major refactor themeing for whole computer 2025-03-21 10:46:00 +00:00
hosts feat(nix): stm32 device rules 2025-02-28 10:21:24 +00:00
packages feat(themeing): Major refactor themeing for whole computer 2025-03-21 10:46:00 +00:00
users feat(themeing): Major refactor themeing for whole computer 2025-03-21 10:46:00 +00:00
.gitignore Git: Create gitignore 2024-11-27 10:50:50 +00:00
flake.lock feat(themeing): Major refactor themeing for whole computer 2025-03-21 10:46:00 +00:00
flake.nix feat(themeing): Major refactor themeing for whole computer 2025-03-21 10:46:00 +00:00
Readme.md Fix: Whitespaces begone or something 2024-11-27 10:41:47 +00:00

Dotfiles for Me - Migrating to Nix

Heavy wip, not ready for use.

Will eventually manage my servers and computers.