mirror of
https://github.com/materusPL/nixos-config
synced 2026-06-24 17:36:41 +00:00
Update flake, add flake registry, fix xhost, others
This commit is contained in:
@@ -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}";
|
||||
|
||||
Reference in New Issue
Block a user