stylix/release: bump to 26.11 (#2340)
Link: https://github.com/nix-community/stylix/pull/2340 Reviewed-by: pancho horrillo <pancho@pancho.name> Reviewed-by: Noah Biewesch <dev@noahbiewesch.com>
This commit is contained in:
parent
8a3adcc5dd
commit
b670c2bdf0
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
options.stylix = {
|
||||
release = lib.mkOption {
|
||||
description = "The version of NixOS that Stylix is built to support";
|
||||
default = "26.05";
|
||||
default = "26.11";
|
||||
internal = true;
|
||||
readOnly = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue