Feat: Lock-Feature & Server-Authentication + Experimentals

This commit is contained in:
Youwes09
2026-03-26 23:21:39 -05:00
parent 2c93d8743d
commit ac6b70fb32
12 changed files with 816 additions and 69 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
perSystem = { system, lib, ... }:
let
version = "0.4.0";
version = "0.4.1";
pkgs = import inputs.nixpkgs {
inherit system;