nixos: gen 113 @ nix-pad — 2026-07-22 23:02
26.05.20260717.293d6ab (Yarara)
This commit is contained in:
+4
-4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user