diff options
author | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-07-10 00:33:56 +0200 |
---|---|---|
committer | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-07-10 00:33:56 +0200 |
commit | 10adc18f88f1143f4e17cef957162882ce8ab5b8 (patch) | |
tree | 6b2d7eacecc988cf2e39384533cf7bb41a3cf0a1 /hosts/luna | |
parent | Network: Created main_wifi and portable_wifi network configs (diff) | |
download | nixos-config-10adc18f88f1143f4e17cef957162882ce8ab5b8.tar.gz nixos-config-10adc18f88f1143f4e17cef957162882ce8ab5b8.tar.bz2 nixos-config-10adc18f88f1143f4e17cef957162882ce8ab5b8.zip |
Remove qtcreator user 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 c4ca306..4abd6cf 100644 --- a/hosts/luna/home.nix +++ b/hosts/luna/home.nix @@ -7,7 +7,6 @@ in jetbrains.idea-community xorg.xmodmap calibre - qtcreator kcc ] ++ (with pkgs.custom; [ |