summaryrefslogtreecommitdiff
path: root/hosts/common/packages.nix
AgeCommit message (Collapse)Author
2023-02-18major refactorseth
- `mkHost` now accepts an optional `specialArgs` argument to be passed to `nixosSystem()` - the `modules` argument for `mkHMUser` is now optional
2023-02-15fix gpg-agent and cleanup a few thingsseth
2023-01-30remove unneeded packages + refactor moreseth
2023-01-27add profile for plasma + use firefox by defaultseth
2023-01-26more refactoringseth