small changes to polkit and other minor things
This commit is contained in:
@@ -39,10 +39,6 @@
|
||||
allowedTCPPorts = [22 80 443];
|
||||
};
|
||||
};
|
||||
nm-applet = {
|
||||
enable = true;
|
||||
indicator = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
programs = {
|
||||
@@ -179,6 +175,9 @@
|
||||
pipewire = {
|
||||
enable = true;
|
||||
};
|
||||
polkit = {
|
||||
enable = true;
|
||||
};
|
||||
powerd = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user