typo(profiles/btrfs): srvices -> services

This commit is contained in:
Infinidoge 2021-10-27 11:16:43 -04:00
parent 173716ae9f
commit b2fde4dc4d

View file

@ -3,7 +3,7 @@
btrfs-progs
];
srvices.btrfs.autoScrub = {
services.btrfs.autoScrub = {
enable = true;
interval = "monthly";
};