Compare commits

4 Commits

Author SHA1 Message Date
Olaf
eed6a57885 telnet through inetutils 2025-09-02 12:48:04 +02:00
Olaf
bdf62ceec0 telnet throughinet tools 2025-09-02 12:47:06 +02:00
Olaf
ca74f4654b emacs hash 2025-09-02 12:46:21 +02:00
Olaf
bf8698da71 Moving zotero from brew to packages. 2025-08-27 14:53:04 +02:00
4 changed files with 18 additions and 4 deletions

View File

@@ -46,7 +46,7 @@ _:
# Productivity Tools
"1Password"
"zotero"
#"zotero"
"gpg-suite"
#"home-assistant"
#"Fantastical"
@@ -55,7 +55,8 @@ _:
"spamsieve"
"macdown"
"calibre"
"superslicer"
# "superslicer" # Removed in favor of OrcaSlicer
"orcaslicer"
"element"
# "mqtt-explorer"
"virtualbox"
@@ -68,4 +69,6 @@ _:
# Browsers
"google-chrome"
"firefox"
]

View File

@@ -136,6 +136,7 @@ in
{ path = "/Applications/Microsoft Teams.app/"; }
{ path = "/System/Applications/Utilities/Screen Sharing.app/"; }
{ path = "/run/current-system/Applications/Emacs.app/"; }
{ path = "/run/current-system/Applications/Zotero.app/"; }
{
path = "/Applications/";
section = "others";

View File

@@ -1,7 +1,7 @@
{ config, pkgs, ... }:
let
emacsOverlaySha256 = "06413w510jmld20i4lik9b36cfafm501864yq8k4vxl5r4hn0j0h";
emacsOverlaySha256 = "11p1c1l04zrn8dd5w8zyzlv172z05dwi9avbckav4d5fk043m754";
in
{
home-manager.backupFileExtension = "nix-backup";

View File

@@ -5,6 +5,8 @@ with pkgs;
# Nix
nixd
mas
# General packages for development and system management
#alacritty
aspell
@@ -36,6 +38,7 @@ with pkgs;
llvm
clang-tools
dfu-util
go
# Encryption and security tools
age
sops
@@ -73,7 +76,8 @@ with pkgs;
tmux
unrar
unzip
rmapi
inetutils # includes Telnet
# zsh-powerlevel10k
# Python packages
@@ -130,10 +134,15 @@ with pkgs;
mdbook
xml2rfc
rubyPackages_3_4.kramdown-rfc2629
zotero
(texlive.combine {
inherit (texlive)
apa6
biber
biblatex-apa6
biblatex
bibunits
draftwatermark
enumitem
@@ -148,6 +157,7 @@ with pkgs;
selnolig
sourcesanspro
tcolorbox
texcount
threeparttable
tikzfill
titling