From b71f27a2179cdfa58492e2696246d3d8e55f9844 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Mon, 11 Mar 2024 21:05:53 +0530 Subject: update --- machines/x/configuration.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'machines/x') diff --git a/machines/x/configuration.nix b/machines/x/configuration.nix index 62c119e..f3e60e4 100644 --- a/machines/x/configuration.nix +++ b/machines/x/configuration.nix @@ -9,6 +9,7 @@ "amdgpu.nix" "amd.nix" "nvidia.nix" + "passthrough.nix" "core/audio.nix" "core/bluetooth.nix" "core/fonts.nix" @@ -34,8 +35,8 @@ settings = { CPU_SCALING_GOVERNOR_ON_AC = "performance"; CPU_SCALING_GOVERNOR_ON_BAT = "powersave"; - } - } + }; + }; networking.hostName = "x"; -- cgit v1.2.3