mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 09:47:52 +00:00
[FileSystems] Add btrfs related services
Enable autoScrub and add duperemove service
This commit is contained in:
parent
e08ddea9e5
commit
d25c0db185
2 changed files with 81 additions and 0 deletions
|
|
@ -2,5 +2,6 @@
|
|||
{
|
||||
imports = [
|
||||
./zfs.nix
|
||||
./btrfs.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue