index
:
nixos-config
prime
My NixOS system configuration, with some of my binaries
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
by-name
/
ni
/
nix
/
module.nix
(
unfollow
)
Commit message (
Expand
)
Author
2026-05-30
modules/nix: Modularize
Benedikt Peetz
2026-05-12
treewide: Remove all references to `self.inputs`
Benedikt Peetz
2025-07-01
modules/nix: Switch back to lix
Benedikt Peetz
2025-06-28
modules/nix: Temporarily switch to cppnix
Benedikt Peetz
2025-05-20
modules/nix: Switch to the latest `lix` version
Benedikt Peetz
2025-05-16
flake: Pack arguments in attribute sets
Benedikt Peetz
2025-04-27
treewide: Add nice GPL-3.0-or-later license header
Benedikt Peetz
2025-04-04
fix(modules/nix): Don't keep failed build directories
Benedikt Peetz
2025-04-04
docs(modules): Add FIXME/TODO comments
Benedikt Peetz
2024-10-24
feat(modules/nix): Switch to `lix`
Benedikt Peetz
2024-10-18
refactor(modules): Move all system modules to `by-name`
Benedikt Peetz
2024-05-25
fix(services/nix): Override both `legacyPackages` attrs when adding the flake
Benedikt Peetz
2024-05-25
fix(modules/services/nix): Add my overlayed `nixpkgs` to the flake
Benedikt Peetz
2024-05-24
style(treewide): Reformat
Benedikt Peetz
2024-05-20
refactor(sys): Modularize and move to `modules/system` or `pkgs`
Benedikt Peetz
2024-05-09
fix(sys/svcs/nix): Use my overlayed nixpkgs in the `n` registry entry
Benedikt Peetz
2024-05-09
style(treewide): Format
Benedikt Peetz
2024-05-09
chore(treewide): Conform to changed settings
Benedikt Peetz
2024-03-01
fix(sys/svcs/nix): Finally remove the `nixPath` completely
Soispha
2024-02-28
fix(sys/svcs/nix): Ensure that the nix path actually gets set
Soispha
2024-02-28
style(sys/svcs/nix): Inline the `nixpkgs` variable
Soispha
2024-02-28
feat(sys/svcs/nix): Set nix path
Soispha
2024-02-23
feat(sys/svcs/nix): Switch to nixUnstable
Soispha
2024-01-13
fix(treewide): Comply with the shell library's new argument names
Soispha
2024-01-13
fix(sys/svcs/nix): Improve some default configuration
Soispha
2023-12-09
fix(flake): Use self instead of a reimport of itself
Soispha
2023-10-22
feat(sys/svcs/nix): Add my flake to the flake registry
Soispha
2023-08-26
Refactor(treewide): Abbreviate path names
Soispha
2023-08-26
Docs(treewide): Add a colon after every "TODO"
Soispha
2023-08-01
Refactor(treewide): Move module configuration in separate files
Soispha
2023-07-10
Style(treewide): Switch to editorconfig
Soispha
2023-06-17
Fix(system/services/nix): Use nixStable as unstable is broken right now
Soispha
2023-05-09
Fix(system/nixpkgs): Remove CA-derivations again
Soispha
2023-05-09
Fix(system/services/nix): Add nixpkgs to args
Soispha
2023-05-09
Fix(system/services/nix): Use correct values
Soispha
2023-05-09
Feat(flake): Activate content-addressed derivations
Soispha
2023-04-03
Fix(system/services/nix): Use real names
ene
2023-03-25
Feat(system/services/nix): Add templates and short names
ene
2023-03-17
Fix(system): Move services to system
ene
2023-02-25
Fix(nix): Import the correct thing
ene
2023-02-25
Fix(nix): Don't remove old gens so quickly
ene
2023-02-25
Fix(nix): Use the system nixpkgs version
ene
2023-02-17
Feat(services): Use default.nix files
ene
2023-02-15
Feat(nix): Add settings
ene
2023-02-03
Feat: Split the config apart
ene