about summary refs log tree commit diff stats
path: root/sys/svcs/nix (follow)
Commit message (Collapse)AuthorAge
* refactor(sys): Modularize and move to `modules/system` or `pkgs`Benedikt Peetz2024-05-20
|
* fix(sys/svcs/nix): Use my overlayed nixpkgs in the `n` registry entryBenedikt Peetz2024-05-09
|
* style(treewide): FormatBenedikt Peetz2024-05-09
|
* chore(treewide): Conform to changed settingsBenedikt Peetz2024-05-09
|
* fix(sys/svcs/nix): Finally remove the `nixPath` completelySoispha2024-03-01
|
* fix(sys/svcs/nix): Ensure that the nix path actually gets setSoispha2024-02-28
|
* style(sys/svcs/nix): Inline the `nixpkgs` variableSoispha2024-02-28
|
* feat(sys/svcs/nix): Set nix pathSoispha2024-02-28
| | | | This is useful in the nix repl
* feat(sys/svcs/nix): Switch to nixUnstableSoispha2024-02-23
|
* fix(treewide): Comply with the shell library's new argument namesSoispha2024-01-13
|
* fix(sys/svcs/nix): Improve some default configurationSoispha2024-01-13
|
* fix(flake): Use self instead of a reimport of itselfSoispha2023-12-09
|
* feat(sys/svcs/nix): Add my flake to the flake registrySoispha2023-10-22
|
* Refactor(treewide): Abbreviate path namesSoispha2023-08-26