cleanup (mostly)
This commit is contained in:
parent
63774580b8
commit
20c5b716ef
4 changed files with 18 additions and 15 deletions
|
@ -5,6 +5,9 @@
|
|||
|
||||
networking.hostName = "surface";
|
||||
|
||||
# Add user to surface control group for surface linux
|
||||
users.users.twoneis.extraGroups = [ "surface-control" ];
|
||||
|
||||
# Enable OpenGL
|
||||
hardware.opengl = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue