feat: add udiskie
This commit is contained in:
parent
89724f1866
commit
a002b74366
4 changed files with 12 additions and 0 deletions
4
modules/udisks2.nix
Normal file
4
modules/udisks2.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{ ... }: {
|
||||
# needed for udiskie
|
||||
services.udisks2.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue