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
/
sys
/
svcs
/
printing
/
default.nix
(
unfollow
)
Commit message (
Expand
)
Author
2024-05-20
refactor(sys): Modularize and move to `modules/system` or `pkgs`
Benedikt Peetz
2024-02-08
fix(sys/svcs/printing): Active cups webinterface
Soispha
2024-02-07
fix(sys/svcs/printing): Use correct printer network address
Soispha
2024-02-07
fix(sys/svcs/printing): Configure Cups to be stateless
Soispha
2024-02-07
fix(sys): Use new module options
Soispha
2023-08-26
Refactor(treewide): Abbreviate path names
Soispha
2023-07-10
Style(treewide): Switch to editorconfig
Soispha
2023-05-20
Refactor(system/services/printing): Split printing and scanning
Soispha
2023-05-17
Fix(system/services/printing): Remove useless drivers
Soispha
2023-05-17
Fix(system/services/printing): Only start cups as needed
Soispha
2023-05-17
Fix(sytem/services/printing): Make scanners work
Soispha
2023-04-08
Fix(system/services/printing): Add correct uri
ene
2023-04-08
Feat(system/services/printing): Add a printer
ene
2023-04-05
Style(treewide): Format
ene
2023-04-05
Fix(system/services/printing): start avahi daemon
ene
2023-03-17
Fix(system): Move services to system
ene
2023-02-18
Fix: Add scanning and full printing support
ene
2023-02-17
Feat(services): Use default.nix files
ene
2023-02-03
Feat: Split the config apart
ene