removed LibreWolf and added Jitsi-meet allow for now

This commit is contained in:
2024-08-23 13:46:26 -07:00
parent 0bc48deb56
commit dc73d8af71

View File

@@ -150,13 +150,19 @@ in
# Allow unfree packages
nixpkgs.config.allowUnfree = true;
nixpkgs.config.permittedInsecurePackages = [
"jitsi-meet-1.0.8043"
];
# List packages installed in system profile. To search, run:
# $ nix search wget
environment.systemPackages = with pkgs; [
(callPackage ./modules/systemd-manager_sovran_systems.nix {})
git
wget
librewolf
# librewolf
fish
htop
btop