Cosmic updates

This commit is contained in:
2024-12-21 20:09:35 +01:00
parent a093970262
commit c1b12746f5
8 changed files with 57 additions and 66 deletions

View File

@@ -46,10 +46,8 @@
# Desktop Applications
kdenlive
prismlauncher
unstable.modrinth-app
unstable.joplin-desktop
unstable.prusa-slicer
unstable.font-manager
signal-desktop
unstable.vesktop
unstable.webcord
@@ -58,7 +56,6 @@
loupe
unstable.rnote
unstable.bottles
resources
# Office
libreoffice
@@ -78,15 +75,6 @@
# Enable home-manager
programs.home-manager.enable = true;
# Enable default applications
xdg.mimeApps = {
enable = true;
defaultApplications = {
"application/pdf" = "firefox.desktop";
"application/rnote" = "rnote.desktop";
};
};
home.stateVersion = "24.05";
};