This commit is contained in:
death916 2025-05-20 00:16:20 -07:00
parent 9eaf43e831
commit 953057d130

View file

@ -3,7 +3,7 @@
description = "NixOS configurations for laptop and homelab server";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.05";
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable"; # Added for Home Assistant
nixos-cosmic = {