Merge pull request #218830 from fricklerhandwerk/command-line-suggestion

configuration.nix: suggest a command line program
This commit is contained in:
Valentin Gagarin
2023-03-06 15:59:33 +01:00
committed by GitHub
+1 -1
View File
@@ -180,7 +180,7 @@ in
# extraGroups = [ "wheel" ]; # Enable sudo for the user.
# packages = with pkgs; [
# firefox
# thunderbird
# tree
# ];
# };