home writes nmconfig and .ssl
This commit is contained in:
@@ -60,14 +60,8 @@
|
||||
#hardware.pulseaudio.enable = true;
|
||||
|
||||
# rtkit is optional but recommended
|
||||
security = {
|
||||
rtkit.enable = true;
|
||||
pki.certificates = [
|
||||
secrets.easyroamHSMW.clientKey
|
||||
secrets.easyroamHSMW.clientCert
|
||||
secrets.easyroamHSMW.rootCa
|
||||
];
|
||||
};
|
||||
security.rtkit.enable = true;
|
||||
|
||||
|
||||
|
||||
services.pipewire = {
|
||||
|
||||
Reference in New Issue
Block a user