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-20
modules/default: Configure SASL_PATH appropriately
Simon Parri
2025-06-17
modules/sets: Add msmtp to mail.tools
Simon Parri
2025-06-17
modules/thinkpad: Put trackpoint sensitivity settings here
Simon Parri
2025-06-17
modules/laptop: Set backlight step to 5%
Simon Parri
2025-06-17
modules/sets: Add lm_sensors to sys.tools
Simon Parri
2025-06-17
modules/zcfan -> modules/thinkpad
Simon Parri
2025-06-17
modules/zcfan: Add and use on tomato
Simon Parri
2025-06-17
modules/default: Tell bash to ignore TRAMP commands by default
Simon Parri
2025-06-17
modules/laptop: Add powertop to system packages
Simon Parri
2025-06-17
modules/laptop: Disable powertop service and rely solely on TLP
Simon Parri
2025-06-16
modules/sets: Add mail.tools and use it
Simon Parri
2025-06-16
pkgs: Initialize and add oauth2token
Simon Parri
2025-06-14
Fix previous commit
Simon Parri
2025-06-14
modules/laptop: Enable light and make brightness keys work everywhere
Simon Parri
2025-06-14
modules/default: Enable man page cache generation by default
Simon Parri
2025-06-14
modules/unfree: Fix indentation
Simon Parri
2025-06-14
Fix previous commit
Simon Parri
2025-06-14
modules/unfree: Add unfree module and use it
Simon Parri
2025-06-14
modules/syslog: Add logrotate configuration for syslogs
Simon Parri
2025-06-14
modules/sets: Ensure notify-send is installed with de.utils
Simon Parri
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