From 5bf2d987a9d30612a002df8cf00f74a5472a6288 Mon Sep 17 00:00:00 2001 From: rotterdam Date: Thu, 30 Mar 2023 13:25:49 -0300 Subject: [PATCH] semi-colon --- hosts/desktops/rotterdam.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/desktops/rotterdam.nix b/hosts/desktops/rotterdam.nix index cf63268..c7935d0 100644 --- a/hosts/desktops/rotterdam.nix +++ b/hosts/desktops/rotterdam.nix @@ -10,7 +10,7 @@ ./rotterdam ]; - hardware.opengl.mesaPackage = pkgs.mesa_22 + hardware.opengl.mesaPackage = pkgs.mesa_22; networking.hostName = "rotterdam";