chore: flake update 03-2026

This commit is contained in:
2026-03-11 14:30:47 +05:00
parent 4151d4748d
commit 85462a5bba
3 changed files with 12 additions and 12 deletions

View File

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