]> gitweb.ps.run Git - flake_thinkpad/blobdiff - home-ps.nix
update
[flake_thinkpad] / home-ps.nix
index 48cfe3c0d029615eb59f7c20ac2911257fac9070..e2133f609a1cc8f46f4ae35316be4da050dd3c62 100644 (file)
@@ -76,14 +76,6 @@ in
     };
   };
 
-  xfconf.settings = {
-    xfce4-desktop = {
-      "backdrop/screen0/monitor0/image-path" = "${wallpaper}";
-      "backdrop/screen0/monitor0/image-show" = true;
-      "backdrop/screen0/monitor0/image-style" = 5;
-    };
-  };
-
   systemd.user.services.markdownCaddy = {
     Unit = {
       Description = "Run a web server serving Markdown files.";
@@ -533,31 +525,6 @@ in
     };
   };
 
-  xdg.desktopEntries = {
-    whatsapp = {
-      name = "WhatsApp";
-      genericName = "Messenger";
-      exec = "app web.whatsapp.com";
-      terminal = false;
-      categories = [ "Application" ];
-      icon = pkgs.fetchurl {
-        url = "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a7/2062095_application_chat_communication_logo_whatsapp_icon.svg/1024px-2062095_application_chat_communication_logo_whatsapp_icon.svg.png";
-        sha256 = "sha256-0eE3EEGnWFlpObfraTXMIqJz0Uya/h0hDsUA528qKCY=";
-      };
-    };
-    md = {
-      name = "Markdown";
-      genericName = "Documents";
-      exec = "md-app";
-      terminal = false;
-      categories = [ "Application" ];
-      icon = pkgs.fetchurl {
-        url = "https://upload.wikimedia.org/wikipedia/commons/thumb/4/48/Markdown-mark.svg/1024px-Markdown-mark.svg.png";
-        sha256 = "0v161jvmcfxp9lwd86y789430w1vpvxnnm5n2hzgr1kfh03psvb2";
-      };
-    };
-  };
-
   gtk.enable = true;
   gtk.theme = {
     package = theme;
@@ -628,7 +595,8 @@ in
     ncdu
     gnumake gcc
     linux-wifi-hotspot
-    esptool picocom
+    #esptool
+    picocom
     wireshark
     nil
     bc