feat: Added ldap and authelia oidc
This commit is contained in:
@@ -3,14 +3,14 @@
|
||||
enable = device.is "ryu";
|
||||
settings = {
|
||||
notification-inline-replies = true;
|
||||
cssPriority = "user";
|
||||
# cssPriority = "user";
|
||||
};
|
||||
};
|
||||
xdg.configFile = {
|
||||
"swaync/style.css".text = ''
|
||||
.floating-notifications {
|
||||
background: rgba(0, 0, 0, 0.0);
|
||||
}
|
||||
'';
|
||||
};
|
||||
# xdg.configFile = {
|
||||
# "swaync/style.css".text = ''
|
||||
# .floating-notifications {
|
||||
# background: rgba(0, 0, 0, 0.0);
|
||||
# }
|
||||
# '';
|
||||
# };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user