diff options
| author | Baitinq <[email protected]> | 2022-08-28 17:51:52 +0200 |
|---|---|---|
| committer | Baitinq <[email protected]> | 2022-08-28 17:51:52 +0200 |
| commit | d45b5bef2f5a316e8502b61a387c3bb40d8620a5 (patch) | |
| tree | 7c4b50bada5a1d057f2193ba5179ba8aa005c483 /hosts/phobos | |
| parent | Update (diff) | |
| download | nixos-config-d45b5bef2f5a316e8502b61a387c3bb40d8620a5.tar.gz nixos-config-d45b5bef2f5a316e8502b61a387c3bb40d8620a5.tar.bz2 nixos-config-d45b5bef2f5a316e8502b61a387c3bb40d8620a5.zip | |
Remove idea-community package
Diffstat (limited to 'hosts/phobos')
| -rw-r--r-- | hosts/phobos/home.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/phobos/home.nix b/hosts/phobos/home.nix index f424a0b..a168343 100644 --- a/hosts/phobos/home.nix +++ b/hosts/phobos/home.nix @@ -5,7 +5,6 @@ in { home.packages = with pkgs; [ minecraft - jetbrains.idea-community calibre kcc ] ++ |