revive laptop

This commit is contained in:
atagen 2025-08-20 17:04:47 +10:00
parent 5003fc7953
commit 4250d3a668
12 changed files with 159 additions and 448 deletions

View file

@ -13,8 +13,4 @@
};
services.mullvad-vpn.enable = true;
environment.systemPackages = [ pkgs.ciscoPacketTracer8 ];
nixpkgs.config.permittedInsecurePackages = [
"libxml2-2.13.8"
];
}