diff options
author | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-08-28 17:51:52 +0200 |
---|---|---|
committer | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-08-28 17:51:52 +0200 |
commit | de9465fe30c5c9ab6864b7d21185a29f904cf971 (patch) | |
tree | 668c240b408d65f325b814e0c6082e03aea68842 /hosts/luna | |
parent | Update (diff) | |
download | nixos-config-de9465fe30c5c9ab6864b7d21185a29f904cf971.tar.gz nixos-config-de9465fe30c5c9ab6864b7d21185a29f904cf971.tar.bz2 nixos-config-de9465fe30c5c9ab6864b7d21185a29f904cf971.zip |
Remove idea-community package
Diffstat (limited to 'hosts/luna')
-rw-r--r-- | hosts/luna/home.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/luna/home.nix b/hosts/luna/home.nix index 8f90ae5..9f485a5 100644 --- a/hosts/luna/home.nix +++ b/hosts/luna/home.nix @@ -4,7 +4,6 @@ let in { home.packages = with pkgs; [ - #jetbrains.idea-community xorg.xmodmap #calibre #kcc |