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
f23cc43287
nixos-config
/
modules
/
default.nix
cy
f23cc43287
implement backup module and use on ytnix
2024-12-30 21:54:25 -05:00
5 lines
47 B
Nix
Raw
Blame
History
{
.
.
.
}:
{
imports
=
[
./backup.nix
]
;
}
Reference in a new issue
View git blame
Copy permalink