mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-07 22:20:33 +02:00
nix 24.05 is deprecated
This commit is contained in:
parent
57bc21faf4
commit
f25504ed66
2 changed files with 17 additions and 17 deletions
|
@ -2,7 +2,7 @@
|
|||
description = "the silliest NixOS config!";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11-small";
|
||||
sops-nix.url = "github:Mic92/sops-nix";
|
||||
|
||||
home-manager.url = "github:nix-community/home-manager/release-24.05";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue