feat: updated to 25.05 (crocoite)

This commit is contained in:
Ranomier 2025-05-28 22:29:12 +02:00
parent 7eb4cac5ff
commit 5274d24bef
4 changed files with 32 additions and 34 deletions

View file

@ -1,7 +1,7 @@
{
inputs = {
# Main nix package repository
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.05";
home-manager = {
url = "github:nix-community/home-manager/release-24.11";