feat: nb update to 25.11

This commit is contained in:
2025-12-01 16:17:10 +01:00
parent 6c046a549e
commit 1d182437db
14 changed files with 119 additions and 195 deletions

View File

@@ -1,6 +1,6 @@
{ config, pkgs, ... }:
let
home-manager = builtins.fetchTarball "https://github.com/nix-community/home-manager/archive/release-24.11.tar.gz";
home-manager = builtins.fetchTarball "https://github.com/nix-community/home-manager/archive/release-25.11.tar.gz";
in