mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 12:40:13 +00:00
samba initial setup
This commit is contained in:
@ -17,6 +17,9 @@
|
||||
gnome.sushi # Quick preview with spacebar
|
||||
];
|
||||
|
||||
# Allow browsing Samba shares
|
||||
services.gvfs.enable = true;
|
||||
|
||||
# Set default for opening directories
|
||||
xdg.mimeApps.defaultApplications."inode/directory" =
|
||||
[ "nautilus.desktop" ];
|
||||
|
Reference in New Issue
Block a user