fixes trash
This commit is contained in:
parent
64755bbf8a
commit
8800342ae4
1 changed files with 3 additions and 0 deletions
|
|
@ -217,6 +217,9 @@
|
||||||
# External Storage Devices
|
# External Storage Devices
|
||||||
services.udisks2.enable = true;
|
services.udisks2.enable = true;
|
||||||
|
|
||||||
|
# GVFS (e.g. for trash)
|
||||||
|
services.gvfs.enable = true;
|
||||||
|
|
||||||
# Environment & session variables
|
# Environment & session variables
|
||||||
environment.variables = {
|
environment.variables = {
|
||||||
EDITOR = "nvim";
|
EDITOR = "nvim";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue