290 current 2025-01-25 01:30:21 25.05.20241217.d3c42f1 6.6.66 *

This commit is contained in:
2025-01-25 01:38:29 -05:00
parent 0d187c6754
commit 77bebaca4a
2 changed files with 71 additions and 1 deletions

View File

@@ -9,6 +9,11 @@
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";
};
nur = {
url = "github:nix-community/NUR";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = inputs @ {