1

System/Darwinix: Add casks (obsidian, discord, ...)

This commit is contained in:
2026-03-23 13:02:46 +01:00
parent a351bf59ba
commit e1542a1168
2 changed files with 27 additions and 2 deletions

View File

@ -107,13 +107,22 @@
rclone
httpie
jellyfin-tui
inputs.nps.packages.${pkgs.stdenv.hostPlatform.system}.default
cachix
# GUI
ripdrag
jellyfin-tui
# Darwin
# alt-tab-macos
# discord # HomeBrew
# obsidian # HomeBrew
# nextcloud-client # HomeBrew
# protonvpn-gui # HomeBrew
# iina
];
stateVersion = "25.11";

View File

@ -139,7 +139,23 @@
homebrew = {
enable = true;
enableFishIntegration = true;
# brews = [];
onActivation = {
autoUpdate = true;
cleanup = "zap"; # Uninstall unlisted casks and associated files on rebuild
upgrade = true;
};
brews = [];
casks = [
"alt-tab"
"discord"
"iina"
"nextcloud"
"obsidian"
"protonvpn"
];
};
# Set Git commit hash for darwin-version.