diff options
| author | Caroline Larimore <caroline@larimo.re> | 2025-02-08 20:04:53 -0800 |
|---|---|---|
| committer | Caroline Larimore <caroline@larimo.re> | 2025-04-14 18:58:53 -0700 |
| commit | 200b5dc1fbee56838235bfd2c3d98540f1cc9bd3 (patch) | |
| tree | db5c8a9f0e7d9a1f0f4c2fad9ac53544504aee0d /hosts | |
| parent | c414f0d50c59e7fbe7eda5a6ef93bea75057f1a2 (diff) | |
migration: misc apps
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/c-pc/configuration.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/c-pc/configuration.nix b/hosts/c-pc/configuration.nix index 726a971..b9590b5 100644 --- a/hosts/c-pc/configuration.nix +++ b/hosts/c-pc/configuration.nix @@ -19,8 +19,6 @@ }; environment.systemPackages = with pkgs; [ - (writeShellScriptBin "toys" "nix-shell -p cmatrix asciiquarium pipes cowsay figlet neofetch") - jellyfin go |