index
:
nixos-config
master
Personal NixOS configuration
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
Age
Commit message (
Collapse
)
Author
2025-06-06
modules/gui: Add xdpyinfo to installed X packages
Simon Parri
2025-06-04
hosts/tomato: Add new bluetooth module and use it
Simon Parri
2025-06-02
modules/sets: Add xdg-user-dirs to script.utils
Simon Parri
2025-06-02
modules/sets: Move dunst to de.utils
Simon Parri
2025-06-02
modules/sets: Add keymapper to de.utils
Simon Parri
2025-06-02
modules/sets: Add www.browser set and use it
Simon Parri
2025-06-02
modules/sets: Rename gui.{minimal,full} to gui.tools.{minimal,full}
Simon Parri
2025-06-02
Add "main" module and refactor hosts to use it
Simon Parri
2025-06-02
Remove redundant `imports'
Simon Parri
2025-05-25
Upgrade to NixOS 25.05
Simon Parri
2025-05-17
modules/default: Make sure that nixpkgs is in the nix path
Simon Parri
2025-05-17
Fix previous commit
Simon Parri
2025-05-17
modules/overlays: Add nixpkgs overlays to NIX_PATH for global use
Simon Parri
2025-05-17
modules/overlays: Make overlay .nix files be plain overlay functions
Simon Parri
Also restructure modules/overlays/default.nix to account for this; move all overlay options into default.nix and load the overlay functions conditionally from there.
2025-05-17
modules/locales: Neaten the way this.locales.all is defined
Simon Parri
2025-05-09
Add current configuration
Simon Parri