summaryrefslogtreecommitdiff
path: root/hosts/common.nix
AgeCommit message (Collapse)Author
2023-10-27Add unstable nixpkgsLinnnus
2023-10-27hosts: Add nix alias to always print logsLinnnus
2023-10-07Add nix-index to basic sysadmin packagesLinnnus
This probably won't increase baseline closure size, since comma already pulls in that dependency.
2023-10-01Use alejandra formatterLinnnus
2023-10-01Export pkgs and overlaysLinnnus
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