aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/by-name/apzu/configuration.nix (unfollow)
Commit message (Collapse)Author
2026-03-13modules/ly: Don't enable for the nixos_shellBenedikt Peetz
2026-03-13modules/ly: InitBenedikt Peetz
2025-09-02modules/upower: InitBenedikt Peetz
2025-08-24modules/yambar: DropBenedikt Peetz
This has been replaced by i3bar-river
2025-08-24hosts/apzu: Don't persist /var/lib/nixosBenedikt Peetz
2025-06-29modules/river: Use the same keymap for both tiamat and apzuBenedikt Peetz
This avoids bit-rot in apzu's key mappings and maybe helps me to actually learn all the possible key mappings.
2025-05-20hosts/{apzu,tiamat}: Use wrapped `mpp`Benedikt Peetz
2025-05-16hosts: Move to a `by-name` schemaBenedikt Peetz
2025-04-30modules/backup: Port to storageboxBenedikt Peetz
2025-04-27treewide: Add nice GPL-3.0-or-later license headerBenedikt Peetz
This change also ensures that this repo is reuse-3.0 compliant.
2025-04-04refactor(treewide): Remove unneeded lambda arguments with deadnixBenedikt Peetz
The command was: ``` deadnix --output-format json | while read -r line; do echo "$line" | jq .file --raw-output; done | xargs nvim ```
2025-04-04fix(hosts/apzu): Avoid making mouse clicks impossible in riverBenedikt Peetz
2025-04-04refactor(treewide): neorg -> tskmBenedikt Peetz
2025-02-04fix(hosts/{apzu,tiamata}): Use the correct neorg package in the mappingsBenedikt Peetz
Otherwise, the `neorg dmenu` started by river would provide nothing to select.
2025-02-02refactor(modules/river): Migrate to `by-name`Benedikt Peetz
This includes a near rewrite `river-mk-keymap` (previously, `river_init_lesser`.)
2024-11-29chore(hosts): Enable yambarBenedikt Peetz
2024-10-24refactor(modules/unison): Migrate to `by-name` and parameterizeBenedikt Peetz
2024-10-18feat(hosts): Share common optionsBenedikt Peetz
2024-10-11feat(services/diffSystem): InitBenedikt Peetz
2024-07-05refactor(hosts): Also move bluetooth and graphics to separate modulesBenedikt Peetz
2024-05-24refactor(hosts/apzu): Use new modulesBenedikt Peetz
2024-01-14feat(hosts): Disable SteamSoispha
This is mostly done because of convenience: Synchronizing the full steam files is just cumbersome.
2023-08-26Refactor(treewide): Abbreviate path namesSoispha
2023-08-25Fix(system/services/steam): Install wine with steamSoispha
2023-07-10Style(treewide): Switch to editorconfigSoispha
2023-05-09Fix(hosts/apzu): Use new optionsSoispha
2023-05-09Fix(hosts/apzu): Add unique passwordSoispha
2023-05-09Feat(system/locale): Modularize keyMap settingSoispha
2023-05-09Fix(hosts): Rename configuration.nix to default.nixSoispha
2023-05-09Feat(host/apzu): AddSoispha
2023-03-17Fix(system): Move services to systemene
2023-02-20Feat(flake): Reorder hostsene
2023-02-11Fix: Rename host for clarity and import home-managerene
2023-02-05Feat: Switch to Default.nix filesene
This make the imported path somewhat shorter.
2023-02-04Feat: New hostene
I also changed the hostnames: IDOHVE -> Tiamat (laptop) -> Apzu
2023-02-03Style: Formattingene
2023-02-03Feat: Split the config apartene