diff --git a/root.nix b/root.nix index 04c3524..f384196 100644 --- a/root.nix +++ b/root.nix @@ -80,9 +80,7 @@ in { }; home = { - packages = if enable-gui then (common-packages ++ gui-packages) - else - common-packages; + packages = common-packages; file = { # For nixified emacs