Fix: Installation Server Kill -> Overwrite Error

This commit is contained in:
Youwes09
2026-03-27 20:19:36 -05:00
parent 34d997fc9d
commit 6ef0facb89
6 changed files with 427 additions and 217 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
perSystem = { system, lib, ... }:
let
version = "0.4.1";
version = "0.5.0";
pkgs = import inputs.nixpkgs {
inherit system;