summaryrefslogtreecommitdiff
path: root/modules/default.nix
AgeCommit message (Collapse)Author
2025-01-06treewide: back to flake parts (#539)seth
* treewide: back to flake parts * treewide: drop extra docs these are kind pointless
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-07tree-wide: use flake module for configurationsseth
2024-08-17seth: delta -> riffdiffseth
2024-05-24flatten importsseth
2024-05-24don't use flake moduleseth
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-28modules: reorganize standalone and system user handlingseth
2024-02-10modules: flatten importsseth
2024-02-03make everything a moduleseth
2023-10-30tree-wide: refactorseth
i went overboard on modules. this is much comfier
2023-10-01treewide!: flatten to parts/ layoutseth
2023-09-15flake: declare modules in modules/seth
2023-05-08modules: merge base and nixosseth
2023-04-17move most configurations to modulesseth