Unverified Commit e16a8baa authored by Valentin Gagarin's avatar Valentin Gagarin Committed by GitHub
Browse files

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

configuration.nix: suggest a command line program
parents 52cbbffc 4e0525a8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -180,7 +180,7 @@ in
        #   extraGroups = [ "wheel" ]; # Enable ‘sudo’ for the user.
        #   packages = with pkgs; [
        #     firefox
        #     thunderbird
        #     tree
        #   ];
        # };