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
/
se
/
serverphone
/
module.currently_ignored.nix
(
unfollow
)
Commit message (
Expand
)
Author
2025-05-16
modules: Import external modules in the module that actually need them
Benedikt Peetz
2025-04-27
treewide: Add nice GPL-3.0-or-later license header
Benedikt Peetz
2024-10-18
style(modules/serverphone): Correct syntax and format
Benedikt Peetz
2024-10-18
refactor(modules/secrets): Split into the modules, that need the secrets
Benedikt Peetz
2024-10-18
refactor(modules): Move all system modules to `by-name`
Benedikt Peetz
2024-05-20
refactor(sys): Modularize and move to `modules/system` or `pkgs`
Benedikt Peetz
2023-08-26
Refactor(treewide): Abbreviate path names
Soispha
2023-07-30
Fix(system/services/serverphone): Update key symlink
Soispha
2023-07-30
Feat(treewide): Add enable options for secrets and impermanence
Soispha
2023-07-10
Style(treewide): Switch to editorconfig
Soispha
2023-06-17
Fix(system/services/serverphone): Add home dir
Soispha
2023-06-16
Fix(system/services/serverphone): Explicitly enable Doas
Soispha
2023-06-16
Fix(system/services/serverphone): Correct line breaks
Soispha
2023-06-16
Fix(system/services/serverphone): Assure that all paths are available
Soispha
2023-06-06
Fix(system/services/serverphone): Fully add
Soispha
2023-06-06
Feat(system/services/serverphone): Add
Soispha