summaryrefslogtreecommitdiff
path: root/machines/xnet/default.nix
Commit message (Collapse)AuthorAge
* 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.