| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2026-03-13 | modules/ly: Don't enable for the nixos_shell | Benedikt Peetz | |
| 2026-03-13 | modules/ly: Init | Benedikt Peetz | |
| 2025-09-02 | modules/upower: Init | 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-06-29 | modules/river: Use the same keymap for both tiamat and apzu | Benedikt Peetz | |
| This avoids bit-rot in apzu's key mappings and maybe helps me to actually learn all the possible key mappings. | |||
| 2025-05-20 | hosts/{apzu,tiamat}: Use wrapped `mpp` | Benedikt Peetz | |
| 2025-05-16 | hosts: Move to a `by-name` schema | Benedikt Peetz | |
| 2025-04-30 | modules/backup: Port to storagebox | Benedikt Peetz | |
| 2025-04-27 | treewide: Add nice GPL-3.0-or-later license header | Benedikt Peetz | |
| This change also ensures that this repo is reuse-3.0 compliant. | |||
| 2025-04-04 | refactor(treewide): Remove unneeded lambda arguments with deadnix | Benedikt Peetz | |
| The command was: ``` deadnix --output-format json | while read -r line; do echo "$line" | jq .file --raw-output; done | xargs nvim ``` | |||
| 2025-04-04 | fix(hosts/apzu): Avoid making mouse clicks impossible in river | Benedikt Peetz | |
| 2025-04-04 | refactor(treewide): neorg -> tskm | Benedikt Peetz | |
| 2025-02-04 | fix(hosts/{apzu,tiamata}): Use the correct neorg package in the mappings | Benedikt Peetz | |
| Otherwise, the `neorg dmenu` started by river would provide nothing to select. | |||
| 2025-02-02 | refactor(modules/river): Migrate to `by-name` | Benedikt Peetz | |
| This includes a near rewrite `river-mk-keymap` (previously, `river_init_lesser`.) | |||
| 2024-11-29 | chore(hosts): Enable yambar | Benedikt Peetz | |
| 2024-10-24 | refactor(modules/unison): Migrate to `by-name` and parameterize | Benedikt Peetz | |
| 2024-10-18 | feat(hosts): Share common options | Benedikt Peetz | |
| 2024-10-11 | feat(services/diffSystem): Init | Benedikt Peetz | |
| 2024-07-05 | refactor(hosts): Also move bluetooth and graphics to separate modules | Benedikt Peetz | |
| 2024-05-24 | refactor(hosts/apzu): Use new modules | Benedikt Peetz | |
| 2024-01-14 | feat(hosts): Disable Steam | Soispha | |
| This is mostly done because of convenience: Synchronizing the full steam files is just cumbersome. | |||
| 2023-08-26 | Refactor(treewide): Abbreviate path names | Soispha | |
| 2023-08-25 | Fix(system/services/steam): Install wine with steam | Soispha | |
| 2023-07-10 | Style(treewide): Switch to editorconfig | Soispha | |
| 2023-05-09 | Fix(hosts/apzu): Use new options | Soispha | |
| 2023-05-09 | Fix(hosts/apzu): Add unique password | Soispha | |
| 2023-05-09 | Feat(system/locale): Modularize keyMap setting | Soispha | |
| 2023-05-09 | Fix(hosts): Rename configuration.nix to default.nix | Soispha | |
| 2023-05-09 | Feat(host/apzu): Add | Soispha | |
| 2023-03-17 | Fix(system): Move services to system | ene | |
| 2023-02-20 | Feat(flake): Reorder hosts | ene | |
| 2023-02-11 | Fix: Rename host for clarity and import home-manager | ene | |
| 2023-02-05 | Feat: Switch to Default.nix files | ene | |
| This make the imported path somewhat shorter. | |||
| 2023-02-04 | Feat: New host | ene | |
| I also changed the hostnames: IDOHVE -> Tiamat (laptop) -> Apzu | |||
| 2023-02-03 | Style: Formatting | ene | |
| 2023-02-03 | Feat: Split the config apart | ene | |
