profiles: wm: enable 'udisks2'
This commit is contained in:
parent
1967c8ef79
commit
122eaf3a5c
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue