From e8b6de93eb98d383f53853dbe928d228d605ef8d Mon Sep 17 00:00:00 2001 From: NullBite Date: Sat, 30 Dec 2023 14:46:14 -0500 Subject: [PATCH] Add gaming role to laptop --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index fc734d8..823777f 100644 --- a/flake.nix +++ b/flake.nix @@ -21,6 +21,7 @@ ./roles/remote.nix ./roles/plasma.nix ./fragments/opengl.nix + ./roles/gaming.nix ]; }; nullbox = lib.nixosSystem {