diff --git a/flake.lock b/flake.lock
index a9a7f73..23c1464 100644
--- a/flake.lock
+++ b/flake.lock
@@ -258,11 +258,11 @@
     },
     "nixos-hardware-fw16": {
       "locked": {
-        "lastModified": 1711646850,
-        "narHash": "sha256-obXZfJVIPJl7wfO1WrcHqcIGLm7mSsQ4MjcUu9PqIPM=",
+        "lastModified": 1712366063,
+        "narHash": "sha256-+FmHqn5hvRZBEelZfWL5FQkcX03VfjjQ47e8PAhohxI=",
         "ref": "add-framework-16",
-        "rev": "cf73a64b8cb9f0a4c86b53a645a8d35f1b7bc246",
-        "revCount": 1603,
+        "rev": "99795538043cf25163e4f8ea1e44afa74ddb28b0",
+        "revCount": 1611,
         "type": "git",
         "url": "https://github.com/jkoking/nixos-hardware"
       },
diff --git a/users/alice/systems/artemision/non-server.nix b/users/alice/systems/artemision/non-server.nix
index 8d85005..eb59fd9 100644
--- a/users/alice/systems/artemision/non-server.nix
+++ b/users/alice/systems/artemision/non-server.nix
@@ -59,6 +59,5 @@
       dates = "weekly";
       options = "--delete-older-than 7d";
     };
-
   };
 }