aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/apzu (unfollow)
Commit message (Collapse)Author
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-03-31feat(hosts/{tiamat,apzu}/hardware): Don't always enable the bluetooth controllerBenedikt 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-26Docs(treewide): Add a colon after every "TODO"Soispha
2023-08-25Fix(system/services/steam): Install wine with steamSoispha
2023-08-18Feat(hosts/apzu): Enable bluetoothSoispha
2023-08-01Fix(treewide): Use tlp and thermald for power savingSoispha
2023-07-29Fix(hosts/isimud): Import the whole system configurationSoispha
2023-07-15Feat(system/boot): Enable lanzaboote (and with it secure boot)Soispha
2023-07-10Style(treewide): Switch to editorconfigSoispha
2023-07-10Fix(hosts/apzu): Add information about swapfileSoispha
2023-07-10Fix(hosts/apzu): Update disk to new disko installSoispha
2023-07-10Feat(disko): Squash CommitSoispha
2023-05-09Fix(hosts/apzu): Use new optionsSoispha
2023-05-09Fix(hosts/apzu): Activate networkmanagerSoispha
2023-05-09Fix(hosts/apzu): Add unique passwordSoispha
2023-05-09Feat(system/locale): Modularize keyMap settingSoispha
2023-05-09Fix(hosts/apzu): Add correct hardware modulesSoispha
2023-05-09Fix(hosts/apzu): Switch to correct valuesSoispha
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-20Fix(hosts): Use correct names and add mammunene
2023-02-20Feat(flake): Reorder hostsene