From 7d8b46f01849ffb4937850e8d27e05d94d7a89d5 Mon Sep 17 00:00:00 2001 From: Sky Hearn Date: Wed, 6 Mar 2024 21:11:50 -0800 Subject: [PATCH] 86 current 2024-03-06 21:11:46 23.11.4801.b7ee09cf5614 6.1.79 * --- configuration.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index c863d31..69387b2 100644 --- a/configuration.nix +++ b/configuration.nix @@ -14,7 +14,7 @@ # Use the systemd-boot EFI boot loader. boot.loader.systemd-boot.enable = true; boot.loader.efi.canTouchEfiVariables = true; - + # amdgpu stuffs boot.initrd.kernelModules = [ "amdgpu" ]; services.xserver.videoDrivers = [ "amdgpu" ]; @@ -301,6 +301,7 @@ clipcatd & # List packages installed in system profile. To search, run: # $ nix search wget environment.systemPackages = with pkgs; [ + wireguard-tools pulseaudio bash vim