Merge branch 'main'

This commit is contained in:
Bryan Ramos 2026-03-13 17:45:37 -04:00
commit ab09b54ee9
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8
4 changed files with 20 additions and 1 deletions

View file

@ -29,6 +29,7 @@
inherit system;
config = {
allowUnfree = true;
nvidia.acceptLicense = true;
};
overlays = [
nur.overlays.default