diff options
author | Simon Parri <simonparri@ganzeria.com> | 2025-07-13 20:06:27 +0200 |
---|---|---|
committer | Simon Parri <simonparri@ganzeria.com> | 2025-07-13 20:06:27 +0200 |
commit | fb2aaa7d641025dbabca258a3ca8d14a72925c8d (patch) | |
tree | 9f2a7e5d29dbc5e67b8dd9f9540fe830c4015602 /hosts/tomato | |
parent | 896765e3107066c4397add4bf0e234c084a32e12 (diff) | |
download | nixos-config-fb2aaa7d641025dbabca258a3ca8d14a72925c8d.tar.gz nixos-config-fb2aaa7d641025dbabca258a3ca8d14a72925c8d.zip |
hosts/tomato: Install Anki
Diffstat (limited to 'hosts/tomato')
-rw-r--r-- | hosts/tomato/packages.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/tomato/packages.nix b/hosts/tomato/packages.nix index b79c353..d540afc 100644 --- a/hosts/tomato/packages.nix +++ b/hosts/tomato/packages.nix @@ -58,6 +58,7 @@ in _2ship2harkinian azahar dolphin-emu + anki ]; this.unfree.allowed = [ |