updated nixpkgs channel

This commit is contained in:
Ellis Rahhal 2024-12-13 18:05:35 -08:00
parent b64551fad8
commit cef8c6e320

View file

@ -2,7 +2,7 @@
description = "Sample Homefree Host Config";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
homefree.url = "git+https://git.homefree.host/erahhal/HomeFree";
};