about summary refs log tree commit diff stats
path: root/system/services/nix (follow)
Commit message (Collapse)AuthorAge
* Refactor(treewide): Abbreviate path namesSoispha2023-08-26
|
* Docs(treewide): Add a colon after every "TODO"Soispha2023-08-26
|
* Refactor(treewide): Move module configuration in separate filesSoispha2023-08-01
|
* Style(treewide): Switch to editorconfigSoispha2023-07-10
|
* Fix(system/services/nix): Use nixStable as unstable is broken right nowSoispha2023-06-17
|
* Fix(system/nixpkgs): Remove CA-derivations againSoispha2023-05-09
|
* Fix(system/services/nix): Add nixpkgs to argsSoispha2023-05-09
|
* Fix(system/services/nix): Use correct valuesSoispha2023-05-09
|
* Feat(flake): Activate content-addressed derivationsSoispha2023-05-09
|
* Fix(system/services/nix): Use real namesene2023-04-03
| | | | | Declaring things by their attribute name 'inputs', makes the lives of linters and such exceptionally harder.
* Feat(system/services/nix): Add templates and short namesene2023-03-25
|
* Fix(system): Move services to systemene2023-03-17