Migrate from udiskie to udevil
This commit is contained in:
parent
88bf37e5b3
commit
e2c86171a5
6 changed files with 5 additions and 16 deletions
|
@ -4,7 +4,6 @@
|
|||
./displaymanager
|
||||
./earlyoom
|
||||
./gnome-keyring
|
||||
./gvfs
|
||||
./keyd
|
||||
./libvirtd
|
||||
./portals
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
{ config, lib, ... }:
|
||||
{
|
||||
services = lib.mkIf config.system.desktop.enable {
|
||||
gvfs.enable = true;
|
||||
udisks2.enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue