small changes to polkit and other minor things

This commit is contained in:
cnst
2024-12-13 21:13:11 +01:00
parent 5842dfcdb6
commit 3d28f81a56
15 changed files with 73 additions and 91 deletions

View File

@@ -116,7 +116,7 @@
};
services = {
blueman-applet = {
enable = true;
enable = false;
};
copyq = {
enable = false;
@@ -141,9 +141,6 @@
mako = {
enable = true;
};
polkit = {
enable = true;
};
syncthing = {
enable = true;
};

View File

@@ -126,9 +126,6 @@
mako = {
enable = true;
};
polkit = {
enable = true;
};
syncthing = {
enable = false;
};