Update apps

This commit is contained in:
thiloho
2023-08-04 21:18:04 +02:00
parent f786202e0d
commit bfae0d1968

View File

@@ -87,9 +87,9 @@
listboots = "nix profile history --profile /nix/var/nix/profiles/system"; listboots = "nix profile history --profile /nix/var/nix/profiles/system";
}; };
}; };
chromium = { firefox = {
enable = true; enable = true;
package = pkgs.google-chrome; package = pkgs.firefox-devedition;
}; };
vscode = { vscode = {
enable = true; enable = true;
@@ -115,9 +115,6 @@
prismlauncher prismlauncher
ventoy-full ventoy-full
psensor psensor
quickemu
discord
element-desktop
spotify spotify
]; ];
}; };