diff options
| author | Rosa <rosaontheweb@proton.me> | 2026-03-29 16:41:42 -0400 |
|---|---|---|
| committer | Rosa <rosaontheweb@proton.me> | 2026-03-29 16:41:42 -0400 |
| commit | f6d82626548c87946dc1ef19f9d6a594004b8f4c (patch) | |
| tree | 75e96591eccc9d97e9b593f0d2a3f3b9c04ad92b /hosts/the-meowchine | |
| parent | a4549237138dad71b3a51cf6870c22c5f85f8a29 (diff) | |
nevermind, gimp
Diffstat (limited to 'hosts/the-meowchine')
| -rw-r--r-- | hosts/the-meowchine/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/the-meowchine/default.nix b/hosts/the-meowchine/default.nix index 347a262..b6c0648 100644 --- a/hosts/the-meowchine/default.nix +++ b/hosts/the-meowchine/default.nix @@ -6,7 +6,7 @@ editors.kakoune.enable = true; home = { homeDirectory = "/home/rosa"; - packages = with pkgs; [ krita ]; + packages = with pkgs; [ gimp ]; stateVersion = "23.05"; username = "rosa"; }; |
