switch to a better launcher

This commit is contained in:
Schrottkatze 2026-01-02 04:54:38 +01:00
commit 45a85e7a82
No known key found for this signature in database
6 changed files with 58 additions and 14 deletions

View file

@ -10,12 +10,11 @@
./layaway.nix
./swayidle.nix
./browser.nix
./fuzzel.nix
./eww
./niri
];
# temporary(tm)
programs.wofi.enable = true;
programs.swaylock.enable = true;
services.network-manager-applet.enable = true;
xsession.enable = true;
@ -27,6 +26,10 @@
# fucking hell.
pkgs.obsidian
pkgs.zsh
pkgs.hyprpicker
pkgs.bemoji
pkgs.librsvg
pkgs.cairo
];
services.gpg-agent = {