nixos: gen 113 @ nix-pad — 2026-07-22 23:02

26.05.20260717.293d6ab (Yarara)
This commit is contained in:
2026-07-22 23:02:49 -06:00
parent 38819b3b23
commit 34d199639b
14 changed files with 280 additions and 28 deletions
+4 -4
View File
@@ -13,24 +13,24 @@
# This file exists solely to prevent the zsh-newuser-install prompt.
'';
home.sessionVariables = {
WINIT_X11_SCALE_FACTOR = "1.0";
};
home.packages = with pkgs; [
aider-chat
animdl
asciinema
claude-code
discord
ffmpeg
freetube
gemini-cli
intelli-shell
jrnl
keepass
libreoffice
mc
scrot
spotify
vlc
yt-dlp
(pkgs.writeShellScriptBin "find-open-port" ''
if [ -z "$1" ]; then