Change to LGPL

This commit is contained in:
DashieTM 2024-12-22 14:11:02 +01:00
parent 01bbcad7fa
commit 9cef7c614b
2 changed files with 168 additions and 1 deletions

View file

@ -62,7 +62,7 @@
};
pkgs = import inputs.nixpkgs {
system = "x86_64-linux";
overlays = [ inputs.nur.overlay ];
overlays = [ inputs.nur.overlays.default ];
config = {
allowUnsupportedSystem = true;
permittedInsecurePackages = [