- Created common.nix for various configs - Created theme.nix for theme related configs - Moved some code to more logical files - Moved some standalone files into nix multiline strings, in order to inject data
NixOS Configurations
My NixOS configurations with dotfiles for my desktop
Includes
WM | Hyprland |
Shell | Fish |
Prompt | Starship |
Theme | Catppuccin |
Commands
Format all .nix files
./fmt
Rebuild and test Nix configuration
- Will add all new files to git and format all nix-files
./test
Rebuild and switch Nix configuration
- Will add all new files to git and format all nix-files
./rebuild
Languages
Nix
78.2%
CSS
19.4%
Just
2.4%