move apps around

This commit is contained in:
Mohamed Chrayed 2024-09-04 16:15:43 +02:00
parent 64fb384976
commit 4e48b413f4
3 changed files with 6 additions and 5 deletions

View File

@ -6,6 +6,5 @@
pciutils
aha
vesktop
google-chrome
]);
}

View File

@ -1,7 +1,7 @@
{ ... }:
{
programs.firefox = {
enable = true;
languagePacks = ["de"];
};
environment.systemPackages =
(with pkgs; [
google-chrome
]);
}

View File

@ -14,6 +14,8 @@
];
# Don't install unneeded applications
environment.gnome.excludePackages = (with pkgs; [
xterm
gnome-software
gnome-photos
gnome-tour
gedit