This commit is contained in:
2026-03-03 20:53:56 +01:00
parent b559140506
commit 6da61ff48d
2 changed files with 2 additions and 3 deletions

View File

@@ -1,7 +1,6 @@
{ inputs, ... }:
let
system = "x86_64-linux";
# user = "mo";
host = "computer-mo";
mkHost = inputs.self.lib.mkHost;