aboutsummaryrefslogtreecommitdiff
path: root/nixos/profiles/workstation/default.nix
AgeCommit message (Collapse)Author
2026-01-06feat(workstation): serve ~/.local/wwwMartin Fischer
2026-01-06refactor: move scripts to cmd50Martin Fischer
2025-12-14feat: automatic backupsMartin Fischer
2025-12-14feat(workstation): add nixfmtMartin Fischer
2025-12-11refactor: move firefox config to own moduleMartin Fischer
2025-11-17feat(workstation): add (nix-)direnvMartin Fischer
2025-07-14feat(workstation): add wiresharkMartin Fischer
2025-07-14feat(workstation): add vdfMartin Fischer
2025-06-18feat(workstation): add ed scriptMartin Fischer
2025-06-18fix(workstation): make vim use system clipboardMartin 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-04-26refactor: import sources via topMartin Fischer
2025-03-08feat(workstation): add fastboot and go-mtpfsMartin Fischer
2025-02-24refactor: name npins import sourcesMartin Fischer
2025-02-22feat(workstation): add platformio and dialout group for split-flapMartin Fischer
2025-02-21refactor: move user config to workstation profileMartin Fischer
2025-01-15feat(workstation): add unzipMartin Fischer
2025-01-02feat(workstation): use nix from git for --raw support in nix-instantiate --evalMartin Fischer
2024-12-29feat(shared): add vpnMartin Fischer
2024-12-27refactor: introduce profilesMartin Fischer