accept license
This commit is contained in:
parent
e1824a74b5
commit
99908ce297
1 changed files with 3 additions and 1 deletions
|
|
@ -36,11 +36,13 @@
|
|||
finegrained = false;
|
||||
};
|
||||
|
||||
open = true;
|
||||
open = false;
|
||||
|
||||
nvidiaSettings = true;
|
||||
};
|
||||
|
||||
config.nvidia.acceptLicense = true;
|
||||
|
||||
networking = {
|
||||
hostName = "lambdaOS"; # Define your hostname.
|
||||
extraHosts = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue