Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | refactor(treewide): Remove unneeded lambda arguments with deadnix | Benedikt Peetz | 3 days |
| | | | | | | | The command was: ``` deadnix --output-format json | while read -r line; do echo "$line" | jq .file --raw-output; done | xargs nvim ``` | ||
* | refactor(treewide): neorg -> tskm | Benedikt Peetz | 3 days |
| | |||
* | fix(hosts/{apzu,tiamata}): Use the correct neorg package in the mappings | Benedikt Peetz | 2025-02-04 |
| | | | | | Otherwise, the `neorg dmenu` started by river would provide nothing to select. | ||
* | refactor(modules/river): Migrate to `by-name` | Benedikt Peetz | 2025-02-02 |
| | | | | | This includes a near rewrite `river-mk-keymap` (previously, `river_init_lesser`.) | ||
* | fix(modules/river): Only activate the moonlander udev rules on tiamat | Benedikt Peetz | 2024-12-30 |
| | |||
* | refactor(modules/unison): Migrate to `by-name` and parameterize | Benedikt Peetz | 2024-10-24 |
| | |||
* | feat(hosts): Share common options | Benedikt Peetz | 2024-10-18 |
| | |||
* | fix(hosts/tiamat): Set new backup disk uuid | Benedikt Peetz | 2024-10-13 |
| | |||
* | feat(services/diffSystem): Init | Benedikt Peetz | 2024-10-11 |
| | |||
* | refactor(hosts): Also move bluetooth and graphics to separate modules | Benedikt Peetz | 2024-07-05 |
| | |||
* | fix(hosts/tiamat): Also use new services modules | Benedikt Peetz | 2024-05-24 |
| | |||
* | refactor(hosts/tiamat): Adapt to the new modules for system | Benedikt Peetz | 2024-05-23 |
| | |||
* | feat(hosts): Disable Steam | Soispha | 2024-01-14 |
| | | | | | This is mostly done because of convenience: Synchronizing the full steam files is just cumbersome. | ||
* | fix(hosts/tiamat): Enable adb bridge for soispha | Soispha | 2023-09-17 |
| | |||
* | Refactor(treewide): Abbreviate path names | Soispha | 2023-08-26 |
| | |||
* | Fix(hosts/isimud): Import the whole system configuration | Soispha | 2023-07-29 |
| | |||
* | Style(treewide): Switch to editorconfig | Soispha | 2023-07-10 |
| | |||
* | Feat(system/locale): Modularize keyMap setting | Soispha | 2023-05-09 |
| | |||
* | Fix(hosts): Rename configuration.nix to default.nix | Soispha | 2023-05-09 |