Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-14 | Configure the office printer | Marek Paśnikowski | |
2024-01-14 | Configure the backdoor to the uncle's computer | Marek Paśnikowski | |
2024-01-14 | Tighten parentheses of system-configuration.scm | Marek Paśnikowski | |
2024-01-14 | Remove explicit GDM service | Marek Paśnikowski | |
2024-01-14 | Add GDM service | Marek Paśnikowski | |
2024-01-14 | Complete Refactor | Marek Paśnikowski | |
2024-01-14 | Flattened Services | Marek Paśnikowski | |
2024-01-14 | Flatten some configuration | Marek Paśnikowski | |
2024-01-14 | Removed TOR | Marek Paśnikowski | |
2024-01-14 | Force All Internet Traffic Through Tor | Marek Paśnikowski | |
* iptables.tor.rules: Import firewall rules from Arch Wiki describing Transparent Torification ... * system-configuration (iptables-configuration): ... and use them here. | |||
2024-01-14 | Reorder Services | Marek Paśnikowski | |
* system-configuration.scm (services): Reorder services into alphabetical order. | |||
2024-01-14 | Configure Tor | Marek Paśnikowski | |
* torrc: Create Tor configuration file ... * system-configuration.scm: ... and use it in the system configuration. | |||
2024-01-14 | Save Work-In-Progress | Marek Paśnikowski | |
* system-configuration.scm (tor-configuration): Writing the configuration file is unexpectedly difficult. | |||
2024-01-14 | Format System Configuration | Marek Paśnikowski | |
* system-configuration.scm: Make the code more beautiful. | |||
2024-01-14 | Repo Init | Marek Paśnikowski | |