summaryrefslogtreecommitdiff
path: root/terranix
AgeCommit message (Collapse)Author
2025-02-03terraform: switch to plain hclSeth Flynn
• Removed input 'terranix' • Removed input 'terranix/bats-assert' • Removed input 'terranix/bats-support' • Removed input 'terranix/flake-parts' • Removed input 'terranix/nixpkgs' • Removed input 'terranix/systems' • Removed input 'terranix/terranix-examples'
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-02-04tree-wide: better separate/name some thingsseth
2024-02-04flakeModules/configurations: import nixos/darwin modules by defaultseth
2024-02-02terranix: use new flakeModuleseth
2024-01-13terranix/tailscale: add personal tag to glados-windowsseth
2024-01-04devShells: mkShell -> mkShellNoCCseth
2023-12-27terranix: better handle deploymentsseth