pełna konfiguracja noctalia i czystka waybar, swaync, wlogout i skryptów

This commit is contained in:
2026-02-02 21:23:05 +01:00
parent 80d7fc08cc
commit e5b5d68808
117 changed files with 1041 additions and 6119 deletions

View File

@@ -1,9 +1,4 @@
{
pkgs,
inputs,
system,
...
}: {
{pkgs, ...}: {
environment.systemPackages = with pkgs; [
mpv
pavucontrol
@@ -62,6 +57,16 @@
matugen
app2unit
gpu-screen-recorder
power-profiles-daemon
# hyprland
swww
grim
slurp
wl-clipboard
swappy
ydotool
hyprpolkitagent
hyprland-qtutils # needed for banners and ANR messages
# pyprland
pyprland
];
}

View File

@@ -9,7 +9,6 @@ _: {
seahorse.enable = true;
fuse.userAllowOther = true;
mtr.enable = true;
hyprlock.enable = true;
gnupg.agent = {
enable = true;
enableSSHSupport = true;