summaryrefslogtreecommitdiff
path: root/modules/shared/defaults/nix.nix
AgeCommit message (Collapse)Author
2025-02-07modules: better tune `nix.gc` settingsSeth Flynn
2025-02-01shared/nix: use nix-community cachixSeth Flynn
2025-02-01shared/nix: fix evalSeth Flynn
2025-02-01shared/nix: drop input chicanerySeth Flynn
2025-02-01nixos/nix: use systemd-tmpfiles for inputs in $NIX_PATHSeth Flynn
2025-01-05shared/nix: don't add getchoo.cachix.org to substitutersseth
This is only needed for building configurations really. No reason to use it 24/7
2024-10-30modules/nix: use path over flake for nixpkgs in `$NIX_PATH`seth
2024-10-28modules: restructure (#487)seth
* seth: remove unused pkgs * modules: restructure from archetypes back to profiles make less actual modules for everything use lib.mkDefault like it's supposed to move mixins out of server * nixos/resolved: use modern options