This commit is contained in:
2026-06-29 23:30:19 +01:00
parent 8742e5a58f
commit 8f311cc4ba
6 changed files with 159 additions and 140 deletions
+2 -2
View File
@@ -6,8 +6,8 @@
}: {
flake-file.inputs = {
nik-pkgs = {
url = "git+https://git.scug.io/nikkuss/pkgs.git";
# inputs.nixpkgs.follows = "nixpkgs";
url = "git+https://git.scug.io/nikkuss/pkgs.git?ref=main";
inputs.nixpkgs.follows = "nixpkgs";
};
};
modules.nikpkgs = {