maybe now eduroam working
This commit is contained in:
12
home.nix
12
home.nix
@@ -88,18 +88,6 @@
|
||||
# };
|
||||
|
||||
|
||||
# NETWORKING
|
||||
home.file = {
|
||||
# easyroam HSMW
|
||||
".ssl/easyroam_client_cert.pem".source = ./secrets/easyroam-hsmw/easyroam_client_cert.pem;
|
||||
".ssl/easyroam_root_ca.pem".source = ./secrets/easyroam-hsmw/easyroam_root_ca.pem;
|
||||
".ssl/easyroam_client_key.pem".source = ./secrets/easyroam-hsmw/easyroam_client_key.pem;
|
||||
};
|
||||
networking.networkmanager.extraConfig = concatStringsSep "\n" [
|
||||
secrets.eduroamHSMW.nmconfig
|
||||
];
|
||||
|
||||
|
||||
home.file = {
|
||||
|
||||
# ".config/libinput/gestures".text = ''
|
||||
|
||||
Reference in New Issue
Block a user