Update to 25.05 and add git-cliff
Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
@@ -51,7 +51,8 @@
|
||||
homeDirectory = "/home/noahk";
|
||||
|
||||
packages = with pkgs; [
|
||||
(nerdfonts.override { fonts = [ "SourceCodePro" ]; })
|
||||
nerd-fonts.sauce-code-pro
|
||||
nerd-fonts.zed-mono
|
||||
|
||||
# Desktop env
|
||||
discord
|
||||
@@ -82,5 +83,5 @@
|
||||
systemd.user.startServices = "sd-switch";
|
||||
|
||||
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
|
||||
home.stateVersion = "24.11";
|
||||
}
|
||||
home.stateVersion = "25.05";
|
||||
}
|
Reference in New Issue
Block a user