profiles: wm: enable 'udisks2'
This commit is contained in:
parent
1967c8ef79
commit
122eaf3a5c
|
@ -22,6 +22,8 @@ in
|
|||
my.home.flameshot.enable = true;
|
||||
# Auto disk mounter
|
||||
my.home.udiskie.enable = true;
|
||||
# udiskie fails if it can't find this dbus service
|
||||
services.udisks2.enable = true;
|
||||
})
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue