configuration.nix: suggest a command line program
adding two graphical programs makes a strong assmuption that users will use a graphical environment. add a command line program as an alternative suggestion that is easy to comment in as a first-steps measure.
This commit is contained in:
@@ -180,7 +180,7 @@ in
|
||||
# extraGroups = [ "wheel" ]; # Enable ‘sudo’ for the user.
|
||||
# packages = with pkgs; [
|
||||
# firefox
|
||||
# thunderbird
|
||||
# tree
|
||||
# ];
|
||||
# };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user