feat!: migrate to nixos 25.11
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
description = "Top level flake";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-25.05";
|
||||
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-25.11";
|
||||
nixos-wsl.url = "github:nix-community/NixOS-WSL/main";
|
||||
|
||||
home-manager.url = "github:nix-community/home-manager?ref=release-25.05";
|
||||
home-manager.url = "github:nix-community/home-manager?ref=release-25.11";
|
||||
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
custom-fonts.url = "path:./fonts";
|
||||
|
||||
Reference in New Issue
Block a user