mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2026-01-16 00:53:05 +01:00
switch to a better launcher
This commit is contained in:
parent
73a428be90
commit
45a85e7a82
6 changed files with 58 additions and 14 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue