mirror of
https://github.com/Superredstone/nixos.git
synced 2026-06-17 15:24:39 +02:00
fix: typo in udiskie service
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@
|
||||
recursive = true;
|
||||
};
|
||||
|
||||
services.udiski = {
|
||||
services.udiskie = {
|
||||
enable = true;
|
||||
settings.program_options.file_manager = "${pkgs.nautilus}/bin/nautilus";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user