Update
This commit is contained in:
6
home/system/udiskie/default.nix
Normal file
6
home/system/udiskie/default.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
services.udiskie = {
|
||||
enable = true;
|
||||
tray = "always";
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user