diff --git a/flake.lock b/flake.lock index f2c56f2..085ddc8 100644 --- a/flake.lock +++ b/flake.lock @@ -55,11 +55,11 @@ "rust-overlay": "rust-overlay" }, "locked": { - "lastModified": 1735293035, - "narHash": "sha256-V8QVePmjsyjDQsnGLwPBIZZFaXO3m1tcOsL7T+Cfgy8=", + "lastModified": 1735293761, + "narHash": "sha256-aIJBnUoh9t4oWR61x5g4rHNrUSSMCnG3Nr02mTIOLao=", "ref": "refs/heads/main", - "rev": "09d7bd25b1d42fdd5d8fe961d4fc31f042f0b0da", - "revCount": 140, + "rev": "d0f98c5d042194aa25435b74be034f4da578ccf7", + "revCount": 141, "type": "git", "url": "https://git.zynh.me/Zynh0722/nyazoom.git" }, diff --git a/modules/nyazoom.nix b/modules/nyazoom.nix index d842151..86e9667 100644 --- a/modules/nyazoom.nix +++ b/modules/nyazoom.nix @@ -17,6 +17,5 @@ in ''; wants = [ "network.target" ]; }; - }; }