Moved modules into appropriate folders

This commit is contained in:
pazpi 2024-08-27 11:09:20 +02:00
parent 48dcf38304
commit 3760c929fe
9 changed files with 18 additions and 8 deletions

View file

@ -0,0 +1,5 @@
{
imports = [
./btrfs-autoscrub.nix
]
}