update nixpkgs-stable to 25.11

This commit is contained in:
William 2025-12-14 11:01:03 -03:00
parent 52169c319c
commit dc618a8d28
2 changed files with 2 additions and 2 deletions

View file

@ -38,7 +38,7 @@ in
alexandria = mkHost {
hostname = "alexandria";
tags = [
# "server" TODO: uncomment when 25.11 is out.
"server"
"fwupd"
];
};