mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 03:21:35 +01:00
Update apps
This commit is contained in:
@@ -87,9 +87,9 @@
|
||||
listboots = "nix profile history --profile /nix/var/nix/profiles/system";
|
||||
};
|
||||
};
|
||||
chromium = {
|
||||
firefox = {
|
||||
enable = true;
|
||||
package = pkgs.google-chrome;
|
||||
package = pkgs.firefox-devedition;
|
||||
};
|
||||
vscode = {
|
||||
enable = true;
|
||||
@@ -115,9 +115,6 @@
|
||||
prismlauncher
|
||||
ventoy-full
|
||||
psensor
|
||||
quickemu
|
||||
discord
|
||||
element-desktop
|
||||
spotify
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user