summaryrefslogtreecommitdiff
path: root/modules/shared
AgeCommit message (Collapse)Author
2024-07-09tree-wide: document most thingsseth
2024-06-30modules/nix: enable `repl-flake` when using lixseth
2024-06-30modules/nix: only enable `repl-flake` on nix < 2.22.0seth
2024-06-30modules/nix: use lix by defaultseth
2024-06-30modules/base: streamlineseth
2024-06-30alejandra -> nixfmt-rfc-styleseth
2024-06-02modules: use `nixpkgs.flake` optionsseth
2024-05-25seth: don't enable fish by defaultseth
2024-05-25modules: use individual files for user traitsseth
2024-05-24don't use flake moduleseth
2024-05-22ci: garnix -> gha for 12343894th timeseth
2024-05-10treewide: remove overlayseth
don't need it tbh
2024-05-05simplify some things (#353)seth
* flake: drop flake-parts * flake: add back flake-parts * flake: use flake module again for configurations
2024-02-27seth: reorganize system level importsseth
2024-02-09seth: modularize user setupseth
2024-02-09ci!: switch back to garnix & remove deploy workflowsseth
i don't need terranix to deployed on each run, i can do it manually i can also have devices pull from this flake for updates instead of always pushing when they hit `main`
2024-02-07modules/nixos+darwin: move to traits + archetypes modelseth
2024-02-04flakeModules/configurations: import nixos/darwin modules by defaultseth
2024-02-03flakeModules/configurations: add inputs' as a special argseth
2024-02-03make everything a moduleseth
2024-02-02modules/nix: link nixpkgs to /etcseth
2024-02-02modules/shared: set system.configurationRevisionseth
2024-01-05modules: fixup documentation optionsseth
2023-12-23actions: use nix-eval-jobs for ciseth
2023-12-16ci: back to garnix once againseth
i kinda miss hci but im done switching until i get infra for it
2023-12-14tree-wide: back to attic & gha againseth
2023-12-11flake: remove getchoo inputseth
2023-12-11Revert "ci: use gha & attic for building/caching"seth
2023-12-11atlas: actually use b2 for atticseth
2023-12-11ci: use gha & attic for building/cachingseth
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
2023-10-01treewide!: flatten to parts/ layoutseth
2023-09-07!hercules-ci->garnix (again)seth
2023-08-24hosts/profiles+modules: centralize nix/nixpkgs optionsseth
2023-08-24modules: merge some nixos/darwin modulesseth