misc update
This commit is contained in:
@@ -69,6 +69,7 @@
|
||||
./hosts/Aphelion/nvidia.nix
|
||||
./hosts/Aphelion/sunshine.nix
|
||||
./hosts/Aphelion/nfs.nix
|
||||
./misc/disable_suspend.nix
|
||||
./desktop/gnome.nix
|
||||
./home/yaroslav/steam.nix
|
||||
home-manager.nixosModules.home-manager
|
||||
|
||||
@@ -9,6 +9,11 @@
|
||||
type "pipewire"
|
||||
name "PipeWire Sound Server"
|
||||
}
|
||||
audio_output {
|
||||
type "pulse"
|
||||
name "Qwark pulseuadio"
|
||||
server "192.168.1.94"
|
||||
}
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
||||
@@ -6,4 +6,5 @@
|
||||
capSysAdmin = true;
|
||||
openFirewall = true;
|
||||
};
|
||||
programs.noisetorch.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user