desktop-2024-11-02-18-22-53

This commit is contained in:
Alexander Szczepanski
2024-11-02 18:22:53 +01:00
parent 1a09797f50
commit 0a0324c40e
7 changed files with 84 additions and 104 deletions

View File

@ -2,13 +2,12 @@
{
programs.firefox = {
enable = true;
nativeMessagingHosts.packages = with pkgs; [ uget-integrator ];
# nativeMessagingHosts.packages = with pkgs; [ uget-integrator ];
};
environment.systemPackages = with pkgs; [
uget
# uget
brave
# firefox
librewolf
tor-browser-bundle-bin
];