Commit bcef4793b51a

Vincent Demeester <vincent@sbr.pm>
2020-06-06 13:20:54
chos4: remove from assets
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 54c4050
Changed files (2)
assets
modules
assets/chos4.desktop
@@ -1,6 +0,0 @@
-[Desktop Entry]
-Name=chos4
-Exec=chos4 install
-Type=Application
-Terminal=true
-Categories=System;
modules/profiles/kubernetes.nix
@@ -28,7 +28,7 @@ in
   };
   config = mkIf cfg.enable (mkMerge [
     {
-      home.file.".local/share/applications/chos4.desktop".source = ../../assets/chos4.desktop;
+      home.file.".local/share/applications/chos4.desktop".source = ../../users/vincent/containers/chos4.desktop;
       profiles.containers.enable = cfg.containers;
       home.packages = with pkgs; [
         #cri-tools