Add obs stuff
This commit is contained in:
@@ -17,9 +17,10 @@
|
||||
|
||||
boot.loader.efi = { canTouchEfiVariables = true; };
|
||||
|
||||
# boot.extraModprobeConfig = ''
|
||||
# options nvidia NVreg_RegistryDwords="PowerMizerEnable=0x1; PerfLevelSrc=0x2222; PowerMizerLevel=0x3; PowerMizerDefault=0x3; PowerMizerDefaultAC=0x3"
|
||||
# '';
|
||||
boot.extraModprobeConfig = ''
|
||||
options nvidia NVreg_RegistryDwords="PowerMizerEnable=0x1; PerfLevelSrc=0x2222; PowerMizerLevel=0x3; PowerMizerDefault=0x3; PowerMizerDefaultAC=0x3"
|
||||
options v4l2loopback exclusive_caps=1 card_label="Virtual Camera"
|
||||
'';
|
||||
|
||||
# Networking stuff
|
||||
networking.hostName = "gunter"; # Define your hostname.
|
||||
@@ -102,6 +103,7 @@
|
||||
usbutils
|
||||
vim
|
||||
wget
|
||||
v4l-utils
|
||||
|
||||
# X shit
|
||||
# xorg.xorgserver
|
||||
|
Reference in New Issue
Block a user