fix(udiskie): fix install and configuration to re-enable automount

This commit is contained in:
Pierre Martin
2023-06-14 05:50:23 +02:00
parent c93a5f3043
commit 51e9ac39ba
3 changed files with 2 additions and 1 deletions

View File

@@ -112,6 +112,7 @@
services.gnome.at-spi2-core.enable = true; # see https://github.com/NixOS/nixpkgs/pull/49636/files
services.gnome.gnome-keyring.enable = true; # see https://nixos.wiki/wiki/Visual_Studio_Code#Error_after_Sign_On
services.blueman.enable = true;
services.udisks2.enable = true;
# Enable the OpenSSH daemon.
# services.openssh.enable = true;