mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-07 22:20:33 +02:00
added unstable and fixed discord
This commit is contained in:
parent
d66a08f8f2
commit
cbd0958e16
4 changed files with 19 additions and 2 deletions
|
@ -4,6 +4,7 @@
|
|||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
|
||||
nixpkgsSmall.url = "github:NixOS/nixpkgs/nixos-24.11-small";
|
||||
nixpkgsUnstable.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
sops-nix.url = "github:Mic92/sops-nix";
|
||||
|
||||
home-manager.url = "github:nix-community/home-manager/release-24.11";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue