From 84a718ac1b4def43028a8ec2a14ed4a94063ac09 Mon Sep 17 00:00:00 2001 From: Stefan Weigl-Bosker Date: Mon, 26 May 2025 00:18:45 -0400 Subject: repo: sync configs --- form/configuration.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'form/configuration.nix') diff --git a/form/configuration.nix b/form/configuration.nix index 2bea6da..c6fa5b1 100644 --- a/form/configuration.nix +++ b/form/configuration.nix @@ -27,5 +27,9 @@ hardware.opengl.extraPackages = with pkgs; [ vaapiVdpau ]; + + nixos = { + osu.enable = true; + }; }; } -- cgit v1.2.3