feat: flake update March 2026 (switch to channel 25.11)

This commit is contained in:
2026-03-08 20:47:42 +05:00
parent d79a9e1fd3
commit 4151d4748d
2 changed files with 17 additions and 17 deletions

View File

@@ -2,7 +2,7 @@
description = "My NixOS system flake";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.11";
home-manager = {
url = "github:nix-community/home-manager";