summaryrefslogtreecommitdiff
path: root/nixos/profiles/common
AgeCommit message (Collapse)Author
2 daystweak(workstation): add config for XPPen tabletHEADmasterMartin Fischer
I'm removing nixpkgs-overlays from nix.nixPath because overlays seem to work fine without it (with just nixpkgs.overlays). And keeping it would have required me to adapt the path because `nix-shell -p` was failing with "The overlays argument to nixpkgs must be a list" due to the new pkgs param.
2025-04-26refactor: import sources via topMartin Fischer
2025-02-24refactor: name npins import sourcesMartin Fischer
2024-12-29feat(shared): add vpnMartin Fischer
2024-12-27refactor: introduce profilesMartin Fischer