From 0856236d33738ecd1827206c7cf7e06e35b9fe30 Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Wed, 10 Apr 2024 20:00:16 -0400 Subject: [PATCH] Formatting & fw16 hardware Signed-off-by: ahuston-0 --- flake.lock | 8 ++++---- users/alice/systems/artemision/non-server.nix | 1 - 2 files changed, 4 insertions(+), 5 deletions(-) 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"; }; - }; }