1.3 KiB
1.3 KiB
❄️ nix
My NixOS configurations, using flakes.
</> Software I use
- Wayland compositor: niri
- Text editor: neovim
- Shell: fish
- Colors: Catppuccin
- Font: Intel One Mono
Additionally using a lot of other software you can find in the configuration files.
🛠️ Structure
Name | Description |
---|---|
home | Home manager configuration |
hosts | Host-specific (entry-points of the configuration) |
lib | Helper functions |
modules | NixOS modules |
system | Common NixOS configuration |
👥 Credits
People / repositories I have copied / learned from:
- fufexan/dotfiles for the configuration structure
- jacekpoz/nixos for learning how NixOS modules work
Some bits have also been borrowed from within the configuration, and credit has been given when its due.