update to 25.11
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
description = "Nixos config flake";
|
||||
|
||||
inputs = {
|
||||
stylix.url = "github:danth/stylix/release-25.05";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.05";
|
||||
home-manager.url = "github:nix-community/home-manager/release-25.05";
|
||||
stylix.url = "github:danth/stylix/release-25.11";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.11";
|
||||
home-manager.url = "github:nix-community/home-manager/release-25.11";
|
||||
nixos-hardware.url = "github:nixos/nixos-hardware/master";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user