aboutsummaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/the-meowchine/default.nix3
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";