Aligned flake with workflow

This commit is contained in:
2026-06-22 22:16:53 +02:00
parent 6da850dce9
commit 238c4fcaf7
9 changed files with 81 additions and 92 deletions
+5
View File
@@ -57,6 +57,11 @@
};
};
nixpkgs.config = {
allowUnfree = true;
permittedInsecurePackages = [ "olm-3.2.16" ];
};
documentation = {
enable = true;
doc.enable = false;