summaryrefslogtreecommitdiff
path: root/modules/shared/nix.nix
AgeCommit message (Collapse)Author
2023-12-11systems+seth: add inputs' to module.args; use flake for firefox addonsseth
2023-11-14ci!: gha -> garnixseth
compiling arm stuff with qemu is way too slow lol
2023-11-06tree-wide: garnix -> ghaseth
2023-11-03modules/nix: use nix.nixPath as nix-path in settingsseth
it seems disabling channels and only setting `nix.nixPath` doesn't allow nix to actually find the channels from the env var. instead, you must specify it in nix.conf
2023-10-31modules: don't poullute nix path/registry & disable channels on nixosseth
2023-10-30tree-wide: refactorseth
i went overboard on modules. this is much comfier