update to 25.11
This commit is contained in:
parent
0fc551c8c5
commit
d668ea2616
2 changed files with 59 additions and 80 deletions
|
|
@ -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";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue