From 1d02f7e08d32b99880e5df895d1acdcb222156c2 Mon Sep 17 00:00:00 2001 From: Noa Aarts Date: Tue, 23 Jul 2024 21:56:56 +0200 Subject: [PATCH] chore: remove unused systemPackages --- hosts/default/configuration.nix | 8 -------- 1 file changed, 8 deletions(-) diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index 6a3bf39..9b38989 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -158,14 +158,6 @@ }; }; - # List packages installed in system profile. To search, run: - # $ nix search wget - environment.systemPackages = with pkgs; [ - git - zsh - mangohud - ]; - # TODO: find list of fonts to install fonts.packages = with pkgs; [ font-awesome