This website requires JavaScript.
Explore
Help
Sign in
cy
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
650d3615c3
nixos-config
/
modules
/
default.nix
9 lines
80 B
Nix
Raw
Normal View
History
Unescape
Escape
override borgbackup service in module
2024-12-30 23:14:25 -05:00
{
.
.
.
}:
{
implement backup module and use on ytnix
2024-12-30 21:54:25 -05:00
imports
=
[
./backup.nix
migrate chunk to caddy module Signed-off-by: cy <cy@cy7.sh>
2025-01-27 05:49:00 -05:00
./caddy.nix
init soju Signed-off-by: cy <cy@cy7.sh>
2025-01-30 10:51:47 -05:00
./soju.nix
implement backup module and use on ytnix
2024-12-30 21:54:25 -05:00
]
;
}
Reference in a new issue
Copy permalink