summaryrefslogtreecommitdiff
path: root/hosts/common/security.nix
AgeCommit message (Collapse)Author
2023-03-08another major refactorseth
2023-02-26enable zram + ondemand governor for gladosseth
2023-02-22switch back to alejandraseth
nixpkgs-fmt is weird...
2023-02-20start using nixpkgs-fmtseth
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-01-26more refactoringseth
2023-01-26helpseth
2023-01-23stop declaring unneeded imports :/seth
2023-01-23chore: general cleanup + use `with` lessseth
2022-12-02add editorconfig and alejandraseth
2022-12-02now *most* things work :pseth