Age | Commit message (Expand) | Author |
2022-06-02 | Removed TOR | Marek Paśnikowski |
2022-04-21 | Force All Internet Traffic Through Tor...* iptables.tor.rules: Import firewall rules from Arch Wiki
describing Transparent Torification ...
* system-configuration (iptables-configuration): ... and use them here.
| Marek Paśnikowski |
2022-04-21 | Reorder Services...* system-configuration.scm (services): Reorder services into alphabetical order.
| Marek Paśnikowski |
2022-04-21 | Configure Tor...* torrc: Create Tor configuration file ...
* system-configuration.scm: ... and use it in the system configuration.
| Marek Paśnikowski |
2022-04-21 | Save Work-In-Progress...* system-configuration.scm (tor-configuration): Writing the configuration file
is unexpectedly difficult.
| Marek Paśnikowski |
2022-04-20 | Format System Configuration...* system-configuration.scm: Make the code more beautiful.
| Marek Paśnikowski |
2022-04-20 | Install LibreOffice...* home-configuration.scm (packages): Install LibreOffice.
| Marek Paśnikowski |
2022-04-20 | Multiline Package List...* home-configuration.scm (packages) [list]: Split the list of packages into
multiple lines in order to maintain it more easily in the future.
| Marek Paśnikowski |
2022-04-16 | Prefix Bash Prompt with Newline....bashrc [PS1]: Add newline before the command prompt to clearly
separate each command.
| Marek Paśnikowski |
2022-04-16 | Set EDITOR variable....* home-configuration.scm (services)[environment-variables]:
Set the EDITOR variable to "nano"
| Marek Paśnikowski |
2022-04-16 | Clean Whitespace Typo...* home-configuration.scm (services)[environment-variables]:
Remove extra space.
| Marek Paśnikowski |
2022-04-16 | guix-config: Remove $PWD from bash prompt....* .bashrc (PS1): Remove "\w" from prompt to clear clutter from the command line.
| Marek Paśnikowski |
2022-04-16 | guix-config: Install gst-plugins...* guix-config/home-configuration.scm (home-environment)[packages]:
Add "gst-plugins-bad", "gst-plugins-base", "gst-plugins-good" and "gst-plugins-ugly".
| Marek Paśnikowski |
2022-04-14 | Repo Init | Marek Paśnikowski |