Installation
System wide:
{
environment.systemPackages = with nix-casks.packages.${system}; [
one-switch # One Switch
];
} Home Manager:
{
home.packages = with nix-casks.packages.${system}; [
one-switch # One Switch
];
} Package Definition
{
"pname": "one-switch",
"version": "1.35.4,440",
"src": {
"url": "https://fireball.studio/media/uploads/files/OneSwitchOfficial-440.dmg",
"sha256": "3c52cfa634a0806385527aea1053bf09ef556d50e97a18ba4349d9a5b481ce9a"
},
"installPhase": [
"mkdir -p \"$out/Applications/One Switch.app\" && cp -r \"One Switch.app\" \"$out/Applications\""
],
"meta": {
"description": "All system and utility switches in one place",
"homepage": "https://fireball.studio/oneswitch"
}
} Version History
1.35.4,440 (NixCasks v4)
22 April 2026, 00:02 1.35.4,438 (NixCasks v4)
21 April 2026, 00:02 1.35.2,429 (NixCasks v4)
28 October 2025, 00:00 1.35.1,428 (NixCasks v4)
24 October 2025, 00:00 1.34.2,413 (NixCasks v4)
7 March 2025, 09:14 1.34.2,413 (NixCasks v3)
5 March 2025, 00:00 1.34.2,413 (NixCasks v2)
4 March 2025, 19:10 1.34.2,413 (NixCasks v1)
8 November 2024, 21:15