upgrade to nix 24.11

This commit is contained in:
2025-02-01 10:21:16 +01:00
parent ebe7864384
commit b8980137e3
3 changed files with 6 additions and 10 deletions

View File

@ -2,7 +2,7 @@
description = "Nixos config flake";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.05";
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11";
# home-manager = {
# url = "github:nix-community/home-manager";