Age | Commit message (Collapse) | Author |
|
* system-configuration.scm (services): Reorder services into alphabetical order.
|
|
* torrc: Create Tor configuration file ...
* system-configuration.scm: ... and use it in the system configuration.
|
|
* system-configuration.scm (tor-configuration): Writing the configuration file
is unexpectedly difficult.
|
|
* system-configuration.scm: Make the code more beautiful.
|
|
* home-configuration.scm (packages): Install LibreOffice.
|
|
* home-configuration.scm (packages) [list]: Split the list of packages into
multiple lines in order to maintain it more easily in the future.
|
|
.bashrc [PS1]: Add newline before the command prompt to clearly
separate each command.
|
|
* home-configuration.scm (services)[environment-variables]:
Set the EDITOR variable to "nano"
|
|
* home-configuration.scm (services)[environment-variables]:
Remove extra space.
|
|
* .bashrc (PS1): Remove "\w" from prompt to clear clutter from the command line.
|
|
* guix-config/home-configuration.scm (home-environment)[packages]:
Add "gst-plugins-bad", "gst-plugins-base", "gst-plugins-good" and "gst-plugins-ugly".
|
|
|