diff options
| author | Rosa <rosaontheweb@proton.me> | 2026-04-18 15:34:36 -0400 |
|---|---|---|
| committer | Rosa <rosaontheweb@proton.me> | 2026-04-18 15:34:36 -0400 |
| commit | b0972dade9b919c13751207685e380dfc03c8cf9 (patch) | |
| tree | fcf8f6a5ef42384fe70c1e653c600003602c2637 /hosts | |
| parent | d445d3b19fba8b5701db28a4fd9bb17a9e21627b (diff) | |
oh shit!
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/the-meowchine/default.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hosts/the-meowchine/default.nix b/hosts/the-meowchine/default.nix index fbd993b..5f7c468 100644 --- a/hosts/the-meowchine/default.nix +++ b/hosts/the-meowchine/default.nix @@ -12,8 +12,11 @@ home = { homeDirectory = "/home/rosa"; packages = with pkgs; [ + audacity blockbench + feishin gimp + wine64 ]; stateVersion = "23.05"; |
