mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-23 16:29:42 -04:00
Merge branch 'main'
This commit is contained in:
commit
ab09b54ee9
4 changed files with 20 additions and 1 deletions
|
|
@ -29,6 +29,7 @@
|
|||
inherit system;
|
||||
config = {
|
||||
allowUnfree = true;
|
||||
nvidia.acceptLicense = true;
|
||||
};
|
||||
overlays = [
|
||||
nur.overlays.default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue