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
+1
View File
@@ -14,6 +14,7 @@ isHm:
imports = [
(import ./nvim.nix isHm)
./nix.nix
];
config.mkk.var = import ./private/variables.nix;
config._module.args.mkk = config.mkk.var;