Commit message (Collapse) | Author | ||
---|---|---|---|
6 days | module/backups: Persist restic cache directory | Benedikt Peetz | |
This avoids having to wait for restic to rebuild the cache on every run. | |||
10 days | module/alacritty: Complete regex, that was cut-off | Benedikt Peetz | |
10 days | module/alacritty: Improve the regex escaping even more | Benedikt Peetz | |
10 days | module/alacritty: Correctly escape regexps | Benedikt Peetz | |
11 days | module/upower: Trigger earlier | Benedikt Peetz | |
We might not have enough energy left to go through the full hibernation process, if we only trigger at 5 percent (due to miss-calibrations of the battery). | |||
11 days | treewide: Update | Benedikt Peetz | |
11 days | modules/legacy/{rofi,alacritty}: Migrate to by-name | Benedikt Peetz | |
2025-09-02 | modules/ssh: Adapt to home-manager module changes | Benedikt Peetz | |
2025-09-02 | treewide: Use `river-classic` instead of `river` | Benedikt Peetz | |
`river-classic` is the continuation of the 3.0 branch without the breaking introduction of the window manager process. | |||
2025-09-02 | treewide: Remove `with pkgs;` | Benedikt Peetz | |
This is an antipattern and makes grepping for specific packages harder. | |||
2025-09-02 | treewide: Update | Benedikt Peetz | |
2025-09-02 | modules/upower: Init | Benedikt Peetz | |
2025-09-02 | modules/common/projects: Add `esc` project | Benedikt Peetz | |
2025-08-24 | Revert "modules/hledger: Remove `hledger-edit`" | Benedikt Peetz | |
This reverts commit f361fced1431c5d85d51e587ae6de6a8657b575e. hledger has this build-in, but only if it's in path. | |||
2025-08-24 | build.sh: Default to current host, instead of `tiamat` | Benedikt Peetz | |
2025-08-24 | modules/yambar: Drop | Benedikt Peetz | |
This has been replaced by i3bar-river | |||
2025-08-24 | hosts/apzu: Don't persist /var/lib/nixos | Benedikt Peetz | |
2025-08-24 | modules/: Hard-code user and group ids | Benedikt Peetz | |
This avoids relying on the state in /var/lib/nixos | |||
2025-08-24 | modules/hledger: Remove `hledger-edit` | Benedikt Peetz | |
This is already included into hledger itself. | |||
2025-08-23 | modules/hledger: Add a continent way to edit the journal file | Benedikt Peetz | |
2025-08-23 | module |