25.05->25.11

This commit is contained in:
Olaf Kolkman
2025-12-01 21:39:20 +01:00
parent 5cf2d8397d
commit 635d6cdeca
5 changed files with 14 additions and 17 deletions

View File

@@ -49,29 +49,22 @@ _:
# Productivity Tools
"1Password"
#"zotero"
"gpg-suite"
#"home-assistant"
#"Fantastical"
#"Remarkable"
"mailmate"
"spamsieve"
"macdown"
"calibre"
# "superslicer" # Removed in favor of OrcaSlicer
"orcaslicer"
"element"
# "mqtt-explorer"
"virtualbox"
# "autodesk-fusion" #fails to install
"qmk-toolbox"
"dbeaver-community"
"sqlitestudio"
# "wireshark"
# Browsers
"google-chrome"
"firefox"
"tor-browser"
]

View File

@@ -88,12 +88,11 @@ in
git = {
enable = true;
ignores = [ "*.swp" ];
userName = name;
userEmail = email;
lfs = {
enable = true;
};
extraConfig = {
settings = {
init.defaultBranch = "main";
core = {
editor = "vim";
@@ -102,6 +101,10 @@ in
commit.gpgsign = false;
pull.rebase = true;
rebase.autoStash = true;
user = {
name = name;
email = email;
};
};
};

View File

@@ -63,16 +63,15 @@ with pkgs;
font-awesome
hack-font
noto-fonts
noto-fonts-emoji
noto-fonts-color-emoji
meslo-lgs-nf
# Node.js development tools
nodePackages.npm # globally install npm
nodePackages.prettier
nodejs
# Text and terminal utilities
xquartz
xterm
htop
@@ -153,6 +152,7 @@ pidgin
rubyPackages_3_4.kramdown-rfc2629
zotero
tex-fmt
(texlive.combine {
inherit (texlive)
@@ -176,6 +176,7 @@ pidgin
footmisc
geometry
ifmtarg
latexmk
lipsum
lualatex-math
makecell