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;
|
finegrained = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
open = true;
|
open = false;
|
||||||
|
|
||||||
nvidiaSettings = true;
|
nvidiaSettings = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
config.nvidia.acceptLicense = true;
|
||||||
|
|
||||||
networking = {
|
networking = {
|
||||||
hostName = "lambdaOS"; # Define your hostname.
|
hostName = "lambdaOS"; # Define your hostname.
|
||||||
extraHosts = ''
|
extraHosts = ''
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue