feat: update frameowkr hardware and docker no pod

This commit is contained in:
Jet Pham 2025-09-02 15:10:57 -07:00
parent 659d79265e
commit dd59d1808c
No known key found for this signature in database
5 changed files with 96 additions and 32 deletions

View file

@ -87,6 +87,8 @@
ffmpeg
google-chrome
pdftk
gh
nmap
];
programs.helix = {
@ -172,6 +174,7 @@
jsq = "jj squash";
ns = "sudo nixos-rebuild switch --flake ~/Documents/nixos-config#jet";
nd = "nix develop";
h = "hx";
};
};
@ -239,6 +242,7 @@
"${pkgs.kitty}/share/applications/kitty.desktop"
"${inputs.zen-browser.packages."${pkgs.system}".twilight-official}/share/applications/zen-twilight.desktop"
"${pkgs.code-cursor}/share/applications/cursor.desktop"
"${pkgs.signal-desktop}/share/applications/signal.desktop"
];
};