eduroam is kinda broken, fixing with pxl hotspot

This commit is contained in:
Rouven Seifert 2023-04-14 11:14:53 +02:00
parent e19d6002f0
commit 6c923b264d
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
7 changed files with 36 additions and 23 deletions

View file

@ -57,9 +57,9 @@
flake-utils.follows = "flake-utils";
};
};
purge = {
url = github:therealr5/purge/nix;
url = github:therealr5/purge;
inputs.nixpkgs.follows = "nixpkgs";
};
};