polkit and tidy sessions

This commit is contained in:
tristan 2023-05-05 08:51:39 +01:00
parent de86eefa5e
commit 00d9145f7e
5 changed files with 31 additions and 10 deletions

View file

@ -81,10 +81,6 @@
services.greetd = {
settings = rec {
sway_session = {
command = "sway";
user = "tristan";
};
# default_session = lib.mkForce sway_session;
};
};