mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 11:31:36 +01:00
Update apps
This commit is contained in:
@@ -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
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user