mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
Add udisks2 service to machines who are supposed to use udiskie
This commit is contained in:
parent
a463ea71dc
commit
b0953084ec
@ -77,7 +77,7 @@ with lib; {
|
|||||||
xkbOptions = "eurosign:e";
|
xkbOptions = "eurosign:e";
|
||||||
};
|
};
|
||||||
gnome.gnome-keyring.enable = true;
|
gnome.gnome-keyring.enable = true;
|
||||||
|
udisks2.enable = true;
|
||||||
printing.enable = true;
|
printing.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user