🐛 fix issues from input update
This commit is contained in:
parent
4f930b2346
commit
fff714f7aa
3 changed files with 2 additions and 2 deletions
|
|
@ -26,7 +26,7 @@ in
|
|||
];
|
||||
services.gvfs = {
|
||||
enable = true;
|
||||
package = lib.mkForce pkgs.gnome3.gvfs;
|
||||
package = lib.mkForce pkgs.gnome.gvfs;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue