"109 2026-01-28 15:21:17 26.05.20260123.c5296fd 6.18.7"
This commit is contained in:
@@ -23,6 +23,7 @@
|
|||||||
networking.hostName = "ArcticFox"; # Define your hostname.
|
networking.hostName = "ArcticFox"; # Define your hostname.
|
||||||
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
||||||
|
|
||||||
|
security.polkit.enable = true;
|
||||||
# Configure network proxy if necessary networking.proxy.default = "http://user:password@proxy:port/";
|
# Configure network proxy if necessary networking.proxy.default = "http://user:password@proxy:port/";
|
||||||
# networking.proxy.noProxy = "127.0.0.1,localhost,internal.domain";
|
# networking.proxy.noProxy = "127.0.0.1,localhost,internal.domain";
|
||||||
#####################
|
#####################
|
||||||
|
|||||||
@@ -20,7 +20,6 @@
|
|||||||
boot.extraModprobeConfig = ''
|
boot.extraModprobeConfig = ''
|
||||||
options v4l2loop devices=1 video_nr=1 card_label="OBS Cam" exclusive_caps=1
|
options v4l2loop devices=1 video_nr=1 card_label="OBS Cam" exclusive_caps=1
|
||||||
'';
|
'';
|
||||||
security.polkit.enable = true;
|
|
||||||
|
|
||||||
fileSystems."/" = {
|
fileSystems."/" = {
|
||||||
device = "/dev/disk/by-uuid/50366080-c1da-4726-b930-e5cd619afaaa";
|
device = "/dev/disk/by-uuid/50366080-c1da-4726-b930-e5cd619afaaa";
|
||||||
|
|||||||
Reference in New Issue
Block a user