clean chromium

This commit is contained in:
smayzy
2026-04-07 18:05:07 +02:00
parent b73a6f488b
commit 20413934e4
5 changed files with 2 additions and 32 deletions
+1 -1
View File
@@ -28,7 +28,6 @@ in
gaming.enable = true;
};
tor.enable = true;
chromium.enable = true;
wireshark.enable = true;
alacritty.enable = true;
mail.enable = true;
@@ -58,6 +57,7 @@ in
qbittorrent
android-tools
gdb
chromium
];
};
}
+1 -1
View File
@@ -32,7 +32,6 @@ in
};
tor.enable = true;
alacritty.enable = true;
chromium.enable = true;
wireshark.enable = true;
steam.enable = true;
mail.enable = true;
@@ -60,6 +59,7 @@ in
arduino-cli
firejail
gdb
chromium
];
};
}