added zen flake

This commit is contained in:
Nicole 2026-04-23 09:16:15 +02:00
parent 61d2e662c7
commit c02675c121
3 changed files with 10 additions and 10 deletions

View file

@ -167,7 +167,6 @@ in
extraPortals = with pkgs; [ extraPortals = with pkgs; [
xdg-desktop-portal-gtk xdg-desktop-portal-gtk
xdg-desktop-portal-gnome xdg-desktop-portal-gnome
xdg-desktop-portal-hyprland
]; ];
config = { config = {
common = { common = {

View file

@ -40,11 +40,11 @@
services.gnome.gnome-keyring.enable = true; services.gnome.gnome-keyring.enable = true;
# HYPRLAND # # HYPRLAND #
programs.hyprland = { #programs.hyprland = {
enable = true; # enable = true;
withUWSM = true; # withUWSM = true;
xwayland.enable = true; # xwayland.enable = true;
}; #};
# NIRI # # NIRI #
nixpkgs.overlays = [ inputs.niri.overlays.niri ]; nixpkgs.overlays = [ inputs.niri.overlays.niri ];

View file

@ -116,7 +116,8 @@ in
jellyfin-mpv-shim jellyfin-mpv-shim
# INTERNET # # INTERNET #
telegram-desktop pkgs-unstable.telegram-desktop
#pkgs-unstable._64gram
element-desktop element-desktop
wasistlos wasistlos
vesktop vesktop
@ -171,9 +172,9 @@ in
pkgs-unstable.openrgb pkgs-unstable.openrgb
dmg2img dmg2img
cachix cachix
pkgs-unstable.rbw rbw
pinentry-tty pinentry-tty
kando pkgs-unstable.kando
gearlever gearlever
bitwarden-desktop bitwarden-desktop
@ -222,7 +223,7 @@ in
services.flatpak.packages = [ services.flatpak.packages = [
"com.github.tchx84.Flatseal" "com.github.tchx84.Flatseal"
"org.pitivi.Pitivi" "org.pitivi.Pitivi"
"app.zen_browser.zen" #"app.zen_browser.zen"
"org.blender.Blender" "org.blender.Blender"
"org.onlyoffice.desktopeditors" "org.onlyoffice.desktopeditors"
"com.rustdesk.RustDesk" "com.rustdesk.RustDesk"