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
9b8ee9813d
nixos-config
/
modules
/
default.nix
7 lines
49 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
]
;
}
Reference in a new issue
Copy permalink