pkgs: Udiskie

This commit is contained in:
2025-01-21 20:52:55 +03:00
parent 8ad47d16eb
commit 290b694877
3 changed files with 2 additions and 3 deletions
+1
View File
@@ -135,6 +135,7 @@
"${lib.getExe wallpaper_changer}"
"${clipsync}"
"clipse -listen"
"${lib.getExe' pkgs.udiskie "udiskie"}"
];
bind = [
-3
View File
@@ -64,8 +64,5 @@
"pc.crashsight.wetest.net"
];
};
services.gvfs.enable = true;
services.udisks2.enable = true;
}
+1
View File
@@ -14,4 +14,5 @@
];
programs.hyprland.enable = true;
services.udisks2.enable = true;
}