mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 07:29:23 +08:00
devices.nas: disable snapper
This commit is contained in:
@@ -51,7 +51,7 @@ inputs:
|
||||
packages.packageSet = "desktop-fat";
|
||||
services =
|
||||
{
|
||||
snapper.enable = true;
|
||||
snapper.enable = false;
|
||||
fontconfig.enable = true;
|
||||
samba =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user