diff --git a/roles/kde/plasma.nix b/roles/kde/plasma.nix index f3586a3..baec988 100644 --- a/roles/kde/plasma.nix +++ b/roles/kde/plasma.nix @@ -96,7 +96,6 @@ in text= '' echo "updating system dconf database..." ${pkgs.dconf}/bin/dconf update - touch /testfile ''; deps = [ "etc" ]; };