From a7e8bcb04ce3febb630cb8ba9157bb7437ea554e Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Sat, 13 Apr 2024 22:20:38 -0400 Subject: [PATCH] fmt Signed-off-by: ahuston-0 --- users/alice/systems/artemision/configuration.nix | 1 - users/alice/systems/artemision/graphics.nix | 7 ++++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/users/alice/systems/artemision/configuration.nix b/users/alice/systems/artemision/configuration.nix index 137e12e..40d0f6d 100644 --- a/users/alice/systems/artemision/configuration.nix +++ b/users/alice/systems/artemision/configuration.nix @@ -75,7 +75,6 @@ #systemd.services.spotifyd.serviceConfig = systemd.services.spotifyd. }; - system.stateVersion = "24.05"; sops = { diff --git a/users/alice/systems/artemision/graphics.nix b/users/alice/systems/artemision/graphics.nix index cdf07d1..eee1b17 100644 --- a/users/alice/systems/artemision/graphics.nix +++ b/users/alice/systems/artemision/graphics.nix @@ -1,4 +1,9 @@ -{ config, lib, pkgs, ... }: +{ + config, + lib, + pkgs, + ... +}: { hardware.opengl = {