nixos/gui: Enable udisks2
Some checks failed
CI / Check, build and cache nixfiles (push) Failing after 5m13s

This commit is contained in:
Jack O'Sullivan 2025-04-07 23:18:29 +01:00
parent fc2fa0666e
commit 31bcde23b8

View File

@ -56,6 +56,7 @@ in
gnome = {
gnome-keyring.enable = true;
};
udisks2.enable = true;
udev = {
packages = [