Update flake, add flake registry, fix xhost, others

This commit is contained in:
2026-04-11 19:33:15 +02:00
parent 9292f61a3f
commit 8f3b2266d3
8 changed files with 705 additions and 77 deletions
+2
View File
@@ -63,6 +63,7 @@
materusArgs = {
inherit files;
inherit arch;
inherit self;
inputs = inp;
flake-path = path;
host-path = path + "/nix-config/host/${host}";
@@ -102,6 +103,7 @@
materusArgs = {
inherit files;
inherit arch;
inherit self;
inputs = inp;
flake-path = path;
home-path = path + "/nix-config/home/${user}";