aboutsummaryrefslogtreecommitdiff
path: root/nixos/profiles/workstation
AgeCommit message (Collapse)Author
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
2025-06-16feat(workstation): add inkstitchMartin Fischer
2025-06-16deps: update to NixOS 25.05Martin Fischer
I'm not sure why the Kodi user now needs to be in the `audio` group but without it the user can only see a dummy device.
2025-05-08feat(workstation): add inkscapeMartin Fischer
2025-04-26feat(workstation): add nixdMartin Fischer
2025-04-26refactor: import sources via topMartin Fischer
2025-04-02fix(workstation): update Zed for amdgpu bug workaroundMartin Fischer
2025-03-31feat(workstation): add GoMartin Fischer
2025-03-15feat(workstation): add license-generatorMartin Fischer
2025-03-09chore: remove superfluous newlines at end of filesMartin Fischer
2025-03-08feat(workstation): add fastboot and go-mtpfsMartin Fischer
2025-03-02feat(workstation): add fastmodMartin Fischer
2025-02-27feat(workstation): generate wallpaper from roadmap.mdMartin Fischer
2025-02-27docs: add one-line descriptions to workstation scriptsMartin Fischer
2025-02-24tweak(workstation): use Zed from unstableMartin Fischer
2025-02-24refactor: name npins import sourcesMartin Fischer