diff options
author | Baitinq <manuelpalenzuelamerino@gmail.com> | 2023-06-12 21:10:03 +0200 |
---|---|---|
committer | Baitinq <manuelpalenzuelamerino@gmail.com> | 2023-06-12 21:10:03 +0200 |
commit | 5abed98fb21f874d5d6c6a799a8326f50d0282de (patch) | |
tree | b8327372588ab620d0268c28f7f4dd23c48f55a6 /hosts | |
parent | Update (diff) | |
download | nixos-config-5abed98fb21f874d5d6c6a799a8326f50d0282de.tar.gz nixos-config-5abed98fb21f874d5d6c6a799a8326f50d0282de.tar.bz2 nixos-config-5abed98fb21f874d5d6c6a799a8326f50d0282de.zip |
Hosts: Phobos: Change idea-ultimate to idea-community
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/phobos/home.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/phobos/home.nix b/hosts/phobos/home.nix index 8cb2a24..a4de819 100644 --- a/hosts/phobos/home.nix +++ b/hosts/phobos/home.nix @@ -4,7 +4,7 @@ minecraft trackma adl - jetbrains.idea-ultimate + jetbrains.idea-community gimp ] ++ (with pkgs.custom; [ |