move gvfs outside of common

nixos-only option
This commit is contained in:
Noah Masur
2023-03-02 14:49:20 -05:00
parent ab6f80fc18
commit 0ed11de174
2 changed files with 16 additions and 13 deletions

View File

@ -29,9 +29,6 @@
};
};
# Allow browsing Samba shares
services.gvfs.enable = true;
};
}