diff options
author | Simon Parri <simonparri@ganzeria.com> | 2025-06-25 10:20:56 -0500 |
---|---|---|
committer | Simon Parri <simonparri@ganzeria.com> | 2025-06-25 10:20:56 -0500 |
commit | 7551c8b0e98d27693987192e4085362cd61fedaa (patch) | |
tree | 3cb0accaf9a43b5c12c35c37fbc63a3ee0495588 /hosts/bean/common.nix | |
parent | 68f59d86c15f613f56be9fa305dbbaf1da479e25 (diff) | |
download | nixos-config-7551c8b0e98d27693987192e4085362cd61fedaa.tar.gz nixos-config-7551c8b0e98d27693987192e4085362cd61fedaa.zip |
hosts/{tomato,bean/common}: Install Dolphin
Diffstat (limited to 'hosts/bean/common.nix')
-rw-r--r-- | hosts/bean/common.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/bean/common.nix b/hosts/bean/common.nix index dc30bb2..b368083 100644 --- a/hosts/bean/common.nix +++ b/hosts/bean/common.nix @@ -56,6 +56,7 @@ in shipwright _2ship2harkinian azahar + dolphin-emu ]; this.unfree.allowed = [ |