compatibility modifications for sephiroth

This commit is contained in:
2024-11-03 22:44:23 -05:00
parent 9a435da5e3
commit ea90e55cbb
13 changed files with 45 additions and 117 deletions
-2
View File
@@ -21,8 +21,6 @@
fh
aria2
yt-dlp
imv
xdg-utils
obsidian
vscode
weechat
-1
View File
@@ -4,7 +4,6 @@
...
}: {
home.packages = lib.mkIf pkgs.stdenv.isDarwin (with pkgs; [
iterm2
discord
ollama
]);
+1
View File
@@ -7,5 +7,6 @@
imv
betterdiscordctl
vesktop
xdg-utils
]);
}