switch to flatpak zen browser

This commit is contained in:
2024-10-30 23:04:55 +01:00
parent 1229d516f9
commit 4fb1fa9d2c
14 changed files with 22 additions and 430 deletions

View File

@@ -1,8 +1,4 @@
{ pkgs, ... }: {
imports = [
./packages/firefox.nix
];
home.packages = with pkgs; [
# General packages
git
@@ -12,7 +8,6 @@
wget
# Package management
flatpak
pipx
# Development SDKs/Toolkits