Upgrade to nixos-24.11

This commit is contained in:
Michael Smith
2025-04-04 16:08:31 +02:00
parent 8cac364367
commit a36b44d1af
4 changed files with 13 additions and 15 deletions

View File

@@ -2,7 +2,7 @@
description = "deskOS - An easy to use, stable desktop operating system";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
};
outputs = {