aboutsummaryrefslogtreecommitdiffstats
path: root/system/services/nix/default.nix (unfollow)
Commit message (Collapse)Author
2023-08-26Refactor(treewide): Abbreviate path namesSoispha
2023-08-26Docs(treewide): Add a colon after every "TODO"Soispha
2023-08-01Refactor(treewide): Move module configuration in separate filesSoispha
2023-07-10Style(treewide): Switch to editorconfigSoispha
2023-06-17Fix(system/services/nix): Use nixStable as unstable is broken right nowSoispha
2023-05-09Fix(system/nixpkgs): Remove CA-derivations againSoispha
2023-05-09Fix(system/services/nix): Add nixpkgs to argsSoispha
2023-05-09Fix(system/services/nix): Use correct valuesSoispha
2023-05-09Feat(flake): Activate content-addressed derivationsSoispha
2023-04-03Fix(system/services/nix): Use real namesene
Declaring things by their attribute name 'inputs', makes the lives of linters and such exceptionally harder.
2023-03-25Feat(system/services/nix): Add templates and short namesene
2023-03-17Fix(system): Move services to systemene
2023-02-25Fix(nix): Import the correct thingene
2023-02-25Fix(nix): Don't remove old gens so quicklyene
2023-02-25Fix(nix): Use the system nixpkgs versionene
This stops nix from downloading the newest one, every time I use `nix shell`
2023-02-17Feat(services): Use default.nix filesene
2023-02-15Feat(nix): Add settingsene
2023-02-03Feat: Split the config apartene