summaryrefslogtreecommitdiff
path: root/hosts/common.nix
AgeCommit message (Collapse)Author
2023-10-01Remove special 'self' argumentLinnnus
This can be accessed through flakeInputs anyways.
2023-09-30Move secret management to agenixLinnnus
- https://nixos.wiki/wiki/Agenix - https://github.com/ryantm/agenix - https://jonascarpay.com/posts/2021-07-27-agenix.html
2023-09-28Add cd aliasesLinnnus
2023-09-27Misc. shell nicetiesLinnnus
2023-09-22Add tree aliasLinnnus
2023-09-12Add moreutils to common host configLinnnus
2023-09-10Use overlays system-wideLinnnus
2023-09-07Reorganize everythingLinnnus