Update flake

This commit is contained in:
thiloho
2025-05-16 21:15:51 +02:00
parent 8b04a7ec46
commit 8edcb1229f
3 changed files with 13 additions and 9 deletions

View File

@@ -13,6 +13,9 @@
"flakes"
];
nixpkgs.config.allowUnfree = true;
nixpkgs.config.permittedInsecurePackages = [
"ventoy-1.1.05"
];
networking = {
networkmanager.enable = true;