From 10adc18f88f1143f4e17cef957162882ce8ab5b8 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Sun, 10 Jul 2022 00:33:56 +0200 Subject: Remove qtcreator user package --- hosts/luna/home.nix | 1 - hosts/phobos/home.nix | 1 - hosts/vm/home.nix | 1 - 3 files changed, 3 deletions(-) (limited to 'hosts') 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; [ diff --git a/hosts/phobos/home.nix b/hosts/phobos/home.nix index 5ad1cdd..8ab2d90 100644 --- a/hosts/phobos/home.nix +++ b/hosts/phobos/home.nix @@ -7,7 +7,6 @@ in minecraft jetbrains.idea-community calibre - qtcreator kcc ] ++ (with pkgs.custom; [ diff --git a/hosts/vm/home.nix b/hosts/vm/home.nix index 3fb6e57..3e6c2c3 100644 --- a/hosts/vm/home.nix +++ b/hosts/vm/home.nix @@ -5,7 +5,6 @@ in { home.packages = with pkgs; [ jetbrains.idea-community - qtcreator ] ++ (with pkgs.custom; [ ]); -- cgit 1.4.1