aboutsummaryrefslogtreecommitdiff
path: root/nixos/profiles/workstation
AgeCommit message (Collapse)Author
6 daystweak(firefox): disable tab groups and split viewHEADmasterMartin Fischer
7 daysfeat: replace jq with rq and add it to common profileMartin Fischer
rq also supports TOML. It should also be available on servers to filter web server logs.
2026-07-05feat: set up printerMartin Fischer
2026-07-05deps: update to NixOS 26.05Martin Fischer
For all: tailscale: 1.90.9 -> 1.98.2 zsh: 5.9 -> 5.9.1 hamac: android-studio 2025.2.1.8 -> 2025.3.4.7 anki: 25.09.3 -> 25.09.4 chromium: 148.0.7778.167 -> 149.0.7827.53 firefox: 150.0.3 -> 151.0.3 foot: 1.25.0 -> 1.27.0 gimp: 3.0.4 -> 3.0.8 i3status-rust: 0.34.0 -> 0.36.1 inkscape: 1.4.2 -> 1.4.4 krita: 5.2.15 -> 6.0.1 mako: 1.10.0 -> 1.11.0 thunderbird: 150.0.2 -> 151.0.1 vscodium: 1.106.27818 -> 1.116.02821 wireshark-qt: 4.6.5 -> 4.6.6 zathura: 0.5.13 -> 2026.05.20 zed-editor: 1.1.7 -> 1.5.4 docker-compose: 2.40.3 -> 5.1.4 go: 1.25.9 -> 1.26.3 hugo: 0.161.1 -> 0.162.1 jujutsu: 0.41.0 -> 0.42.0 just: 1.43.1 -> 1.51.0 scc: 3.5.0 -> 3.7.0 skim: 0.20.5 -> 4.0.0 coreutils-full: 9.8 -> 9.11 curl: 8.19.0 -> 8.20.0 file: 5.45 -> 5.47 gawk: 5.3.2 -> 5.4.0 git: 2.51.2 -> 2.54.0 htop: 3.4.1 -> 3.5.1 bluez: 5.84, 5.86 -> 5.86 iproute2: 6.17.0 -> 7.0.0 iptables: 1.8.11 -> 1.8.13 less: 679 -> 692 nix: 2.31.5 -> 2.34.7 nixfmt: 1.2.0 -> 1.3.1 npins: 0.3.1 -> 0.4.1 podman: 5.7.0 -> 5.8.2 networkmanager: 1.54.3 -> 1.56.0 openssl(bin): 3.6.1, 3.6.2 -> 3.6.2 shadow: 4.18.0 -> 4.19.4 swaylock: 1.8.4 -> 1.8.5 systemd: 258.7, 260.1 -> 260.1 time: 1.9 -> 1.10 tree: 2.2.1 -> 2.3.2 vim: 9.2.0340 -> 9.2.0389 wireguard-tools: 1.0.20250521 -> 1.0.20260223 xwayland: 24.1.10 -> 24.1.12 For ev: kodi-peripheral.joystick: 20.1.9 -> 21.1.23 miniflux: 2.2.19 -> 2.3.1 navidrome: 0.61.1 -> 0.61.2 qbittorrent-nox: 5.1.4 -> 5.2.1 grafana-alloy: 1.12.2 -> 1.16.0 grafana-loki: 3.6.3 -> 3.7.2 linux: 6.12.89 -> 6.18.35 mosquitto: 2.0.22 -> 2.1.2 node_exporter: 1.10.2 -> 1.11.1 prometheus: 3.7.2 -> 3.11.3 zigbee2mqtt: 2.6.3 -> 2.12.0 For tente: cgit: 1.2.3 -> 1.3.1 grafana-alloy: 1.12.2 -> 1.16.0 grafana-loki: 3.6.3 -> 3.7.2 grafana: 12.3.6+security-01 -> 13.0.2 headscale: 0.27.1 -> 0.28.0 lego: 4.31.0 -> 4.35.2 nginx: 1.28.3 -> 1.30.2 node_exporter: 1.10.2 -> 1.11.1 prometheus: 3.7.2 -> 3.11.3
2026-06-08feat(workstation): add openssl commandMartin Fischer
2026-06-08feat(workstation): add android-studioMartin Fischer
2026-05-24tweak(workstation): add man-pages packageMartin Fischer
Handy for ascii(7).
2026-05-24tweak(workstation): add nixpkgs-unstable to NIX_PATHMartin Fischer
2026-05-24refactor: remove duplicate systemPackagesMartin Fischer
Accidentally introduced in 03d807abf43ecf3cc988f06a3dc242d6d480a385.
2026-05-17deps: update hugo 0.152.2 -> 0.161.1Martin Fischer
2026-05-17deps: update zed 0.218.6 -> 1.1.7Martin Fischer
ESLint didn't work. With the new version it works.
2026-05-16refactor: set nixPath and NIXPKGS_CONFIG only in workstationMartin Fischer
Referencing pkgs.path in /etc/set-environment caused the system derivations to needlessly depend on ~460M of nixpkgs (which slowed down server deployments). The only downside is that `nix-shell -p` doesn't work anymore on the servers. And the other paths are local to my hamac laptop and don't exist on the servers.
2026-03-02feat(workstation): add ankiMartin Fischer
2026-02-28feat(workstation): make ed respect .gitignoreMartin Fischer
2026-02-21tweak(workstation): remove element-desktopMartin Fischer
2026-01-25feat(workstation): add rsqlite scriptMartin Fischer
2026-01-25fix(workstation): make ed not launch editor on Ctrl+CMartin Fischer
2026-01-25refactor: automatically install all scripts/Martin Fischer
2026-01-18tweak(workstation): set LC_TIME to en_GB.UTF-8Martin Fischer
For 24h times, DD/MM/YYYY and weeks starting on Monday.
2026-01-18refactor: move i18n options to workstationMartin Fischer
2026-01-16feat(ev): add Actual BudgetMartin Fischer
2026-01-06feat(workstation): serve ~/.local/wwwMartin Fischer
2026-01-06refactor: move scripts to cmd50Martin Fischer
2026-01-06chore: remove no longer used set-wallpaper scriptMartin Fischer
2026-01-06tweak(firefox): set zoomValues based on devPixelsPerPxMartin Fischer
2026-01-06fix(docs): terminal font size is in pt not pxMartin Fischer
2025-12-26refactor: introduce Services and Monitoring sectionsMartin Fischer
2025-12-14feat: automatic backupsMartin Fischer
2025-12-14feat(workstation): add nixfmtMartin Fischer
2025-12-11tweak(firefox): disable sidebar.revampMartin Fischer
2025-12-11refactor: move firefox config to own moduleMartin Fischer
2025-12-10feat(hamac): add hugo-notes serviceMartin Fischer
2025-12-07tweak(workstation): tune Firefox preferencesMartin Fischer
2025-12-07refactor(workstation): set Firefox preferences via extraPrefsMartin Fischer
2025-11-17feat(workstation): add (nix-)direnvMartin Fischer
2025-11-16deps: use a more recent inkstitchMartin Fischer
This includes two already upstreamed contributions from me: 1. fixes trims not being written 2. adding a "rotate on export" file setting
2025-10-05fix(workstation): fix missing cursor iconsMartin Fischer
2025-10-05refactor(workstation): specify sway extras explicitlyMartin Fischer
This gets rid of these packages on hamac: libasyncns 0.8 pulseaudio 17.0 swayidle 1.8.0
2025-08-26feat(workstation): add bluezMartin Fischer
2025-08-17feat(workstation): add hugoMartin Fischer
2025-08-15deps: update nixosMartin Fischer
chromium: 138.0.7204.100 -> 139.0.7258.66 element-desktop: 1.11.105 -> 1.11.109 firefox: 140.0.4 -> 141.0.3 gcc-wrapper: 14.2.1.20250322 -> 14.3.0 git: 2.49.0 -> 2.50.1 go: 1.24.4 -> 1.24.5 jujutsu: 0.29.0 -> 0.31.0 krita: 5.2.9 -> 5.2.11 mkpasswd: 5.6.2 -> 5.6.4 networkmanager: 1.52.0 -> 1.52.1 nodejs: 22.16.0 -> 22.17.1 pipewire: 1.4.5 -> 1.4.7 skim: 0.18.0 -> 0.20.4 sudo: 1.9.17p1 -> 1.9.17p2 systemd: 257.6 -> 257.7 thunderbird: 139.0.2 -> 141.0 util-linux(bin): 2.41 -> 2.41.1 util-linux(man): 2.41 -> 2.41.1 vim: 9.1.1336 -> 9.1.1566 vim-full: 9.1.1336 -> 9.1.1566
2025-07-21feat(workstation): add jujutsuMartin Fischer
2025-07-14feat(workstation): add wiresharkMartin Fischer
2025-07-14feat(workstation): add vdfMartin Fischer
2025-07-10tweak(workstation): use mpv without yt-dlp dependencyMartin Fischer
2025-06-28feat(workstation): add golangci-lintMartin Fischer
2025-06-28tweak(workstation): switch from tokei to sccMartin Fischer
tokei is pretty much unmaintained (a bug fix for a crash hasn't been merged in half a year[1]) and since there's other things that are bothering me (e.g. the format flag being named `-o` and `-o json` outputting the counts for every single file), I'm switching to scc, which is very actively maintained. [1]: https://github.com/XAMPPRocky/tokei/pull/1209
2025-06-18feat(workstation): add shortcut to edit notesMartin Fischer
2025-06-18feat(workstation): add ed scriptMartin Fischer
2025-06-18fix(workstation): make vim use system clipboardMartin Fischer