summaryrefslogtreecommitdiff
path: root/.envrc
AgeCommit message (Collapse)Author
2024-10-18more refactors & outsource some things (#477)seth
* tree-wide: drop flake-parts * drop nixinate * justfile: cleanup * drop treefmt-nix * doc: update READMEs * flake: cleanup * seth: don't use `./.` * modules/nixos,darwin: bundle all modules They all depend on each other anyways so * systems: manually import internal modules * seth: use riff module from nix-exprs * flake: back to flake-parts * Revert "flake: back to flake-parts" This reverts commit 35334882f7c0c23991a4efd65ea08b216006b2b0. Saving the last commit so I can go back if I want * flake: use lib.const this looks better...right? * flake: declare systems like a normal person
2024-09-07.envrc: watch dev/dev-shells.nixseth
2024-07-09direnv: cleanup filesseth
2024-04-06separate everything from flake.nix againseth
2024-02-09update shell.nix path in envrcseth
2023-12-27flake: move dev componentsseth
2023-12-12start using opentofuseth
2023-11-05flake: reload shell when dev.nix is changedseth
2023-03-09add checks and dev shellseth