summaryrefslogtreecommitdiff
path: root/machines/xnet/default.nix
Commit message (Collapse)AuthorAge
* automate project structureKleidi Bujari2025-04-02
|
* march sprintKleidi Bujari2025-03-20
|
* early feb sprintKleidi Bujari2025-03-03
|
* feb2025 sprintKleidi Bujari2025-02-13
|
* move users to depot, add gitignoreKleidi Bujari2025-01-24
|
* 25-jan sprintKleidi Bujari2025-01-24
|
* Extend browser config and setup automatic snapshotsKleidi Bujari2024-12-29
|
* Push configuration out of flakeKleidi Bujari2024-12-17
Projects are not necessarily all exported by the system flake, and should freely support other derivations. The new "mod" directory will be used for most projects, and it can be imported by machine configurations. That said, the tooling around flakes is pretty good and will still be used until the dependency is lessened.