aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hosts/the-meowchine/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/the-meowchine/default.nix b/hosts/the-meowchine/default.nix
index fbd993b..7759654 100644
--- a/hosts/the-meowchine/default.nix
+++ b/hosts/the-meowchine/default.nix
@@ -13,6 +13,7 @@
homeDirectory = "/home/rosa";
packages = with pkgs; [
blockbench
+ feishin
gimp
];