From e53fdea42b719b4065f55bfb462ed2f7db0f112b Mon Sep 17 00:00:00 2001 From: ene Date: Sun, 19 Mar 2023 09:18:59 +0100 Subject: Style(format): Alejandra --- system/default.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'system/default.nix') diff --git a/system/default.nix b/system/default.nix index 23418312..3626f222 100644 --- a/system/default.nix +++ b/system/default.nix @@ -13,8 +13,8 @@ ./services ./tempfiles ]; - # TODO does this really remove all the bloatware, nixos installs by default? - environment = { - defaultPackages = []; - }; + # TODO does this really remove all the bloatware, nixos installs by default? + environment = { + defaultPackages = []; + }; } -- cgit 1.4.1