add udiskie for automount
This commit is contained in:
@@ -13,7 +13,7 @@ in {
|
||||
};
|
||||
|
||||
config = lib.mkIf cfg.enable {
|
||||
programs.${program} = {
|
||||
services.${program} = {
|
||||
enable = true;
|
||||
automount = true;
|
||||
notify = true;
|
||||
|
||||
Reference in New Issue
Block a user