non important commit

This commit is contained in:
Jiří Maxmilián Stříbrný 2026-03-16 18:57:41 +01:00
parent 52be224d5c
commit 67ae9fb15f

View file

@ -11,13 +11,7 @@
]; ];
programs = { programs = {
alacritty = { alacritty.enable = true;
enable = true;
settings = {
blur = true;
window.opacity = 0.8;
};
};
fuzzel.enable = true; fuzzel.enable = true;
swaylock.enable = true; swaylock.enable = true;
waybar.enable = true; waybar.enable = true;