From 2b5cae7da519e3cd2e97cb40d1fae93cce67e798 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Sat, 20 Aug 2022 00:04:05 +0200 Subject: Remove default packages --- hosts/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts') diff --git a/hosts/configuration.nix b/hosts/configuration.nix index ebcafeb..9862007 100644 --- a/hosts/configuration.nix +++ b/hosts/configuration.nix @@ -101,6 +101,8 @@ comma ]; + environment.defaultPackages = [ ]; + # Some programs need SUID wrappers, can be configured further or are # started in user sessions. # programs.mtr.enable = true; -- cgit 1.4.1