summaryrefslogtreecommitdiff
path: root/machines/xnet/desktop/default.nix
Commit message (Collapse)AuthorAge
* ibidKleidi Bujari2025-02-23
|
* prep t1 for migrationKleidi Bujari2025-02-23
|
* enable disk auto mountingKleidi Bujari2025-02-16
|
* move users to depot, add gitignoreKleidi 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.