From cff31bbf4b8ba12716f780f29da189c68f8bcf46 Mon Sep 17 00:00:00 2001 From: oqyude Date: Sun, 3 Aug 2025 22:50:43 +0300 Subject: [PATCH] 123 --- devices/wsl.nix | 1 + flake.lock | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/devices/wsl.nix b/devices/wsl.nix index a74db65..482a809 100755 --- a/devices/wsl.nix +++ b/devices/wsl.nix @@ -17,6 +17,7 @@ let self.nixosModules.software.beets self.nixosModules.server.open-webui + self.homeConfigurations.wsl.nixosModule ]; #zramSwap.enable = true; diff --git a/flake.lock b/flake.lock index 6e60d0b..2576bc6 100755 --- a/flake.lock +++ b/flake.lock @@ -414,11 +414,11 @@ }, "zeroq": { "locked": { - "lastModified": 1754220611, - "narHash": "sha256-ZysBpRalunTputyht0PWhjheQGy6zgng9g3Km0edNdE=", + "lastModified": 1754248619, + "narHash": "sha256-/6BUL/pJnrQZd2S+a+UbF1ByiR5xQfdQTokUGZUyJGU=", "ref": "refs/heads/master", - "rev": "43c852a7b730e25179a80ff4cc601b7f894294fa", - "revCount": 1, + "rev": "44ba9d7980c87f8e90b7351f73dfe3483b0226b9", + "revCount": 2, "type": "git", "url": "ssh://git@github.com/oqyude/zeroq.git" },