fix(astal): remove gtk-session-lock since it's gtk3
All checks were successful
Discord / discord commits (push) Has been skipped

This commit is contained in:
matt1432 2024-04-19 19:30:55 -04:00
parent 4e1ad1c8f6
commit 3b32b5c302

View file

@ -57,7 +57,6 @@ in {
enable = true;
extraPackages = with pkgs; [
libadwaita
gtkSessionLock
];
};