This commit is contained in:
lsoriano-mcm
2025-08-07 15:10:14 -05:00
parent 638b2e54dc
commit 2dcdd0b29a
6 changed files with 25 additions and 289 deletions
+6
View File
@@ -119,6 +119,12 @@
'';
zsh.enable = true;
fish.enable = true;
appimage = {
enable = true;
binfmt = true;
};
ssh.extraConfig = myConfig.optionals.Ssh.extraConfig;
};