Compare commits

3 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
3 changed files with 6 additions and 2 deletions

View File

@@ -55,7 +55,8 @@ _:
"spamsieve" "spamsieve"
"macdown" "macdown"
"calibre" "calibre"
"superslicer" # "superslicer" # Removed in favor of OrcaSlicer
"orcaslicer"
"element" "element"
# "mqtt-explorer" # "mqtt-explorer"
"virtualbox" "virtualbox"

View File

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

View File

@@ -76,6 +76,7 @@ with pkgs;
tmux tmux
unrar unrar
unzip unzip
inetutils # includes Telnet
# zsh-powerlevel10k # zsh-powerlevel10k
@@ -134,6 +135,8 @@ with pkgs;
xml2rfc xml2rfc
rubyPackages_3_4.kramdown-rfc2629 rubyPackages_3_4.kramdown-rfc2629
zotero zotero
(texlive.combine { (texlive.combine {
inherit (texlive) inherit (texlive)
apa6 apa6