aboutsummaryrefslogtreecommitdiff
path: root/tw/system
AgeCommit message (Collapse)Author
2024-05-28Set up Minecraft serverTimo Wilken
2024-05-13Integrate CERN laptop configuration into main system configTimo Wilken
2024-05-08Fix bootstrapping issue at setupTimo Wilken
2024-05-08Update CERN machine to be new laptopTimo Wilken
2024-04-25Disable broken ddcci-driver-linux moduleTimo Wilken
The package fails to build: https://issues.guix.gnu.org/62668
2024-04-24Upstream i3 can now do gapsTimo Wilken
2024-03-29Fix Framework Laptop display flashing white after a whileTimo Wilken
This seems to happen randomly, usually after a fair bit of use, though more frequently if I'm on a Jitsi call after about 30m-1h. Perhaps some video memory corruption. Framework community posts seem to indicate the kernel parameter in this commit should fix it.
2024-03-27Configure channels through guix-configurationTimo Wilken
In recent versions, it seems Guix silently overwrites any custom /etc/guix/channels.scm file, so configure channels though Guix' configuration.
2024-03-20Re-encrypt frm secrets with SSH host keyTimo Wilken
2024-02-25Add Paperless-ngx serviceTimo Wilken
2024-02-22Blacklist broken usblp printer driver moduleTimo Wilken
2024-02-16Clean up backups from new machinesTimo Wilken
2024-02-16Back up user data on new machinesTimo Wilken
2024-02-11Specify database user for ledgerplotTimo Wilken
2024-02-11Fix execl/execlp usageTimo Wilken
`execlp' does not allow omitting argv[0], so there's no point to using it -- we always have the full binary path anyway.
2024-02-11Simplify cgit about-filter programTimo Wilken
2024-02-11Update ledgerplot and fetch exchange rates on weeknightsTimo Wilken
2024-02-11Use the less memory-hungry ledgerplot instead of hledger-dashboardTimo Wilken
2024-01-15Use published channel on work machineTimo Wilken
2024-01-14Fix WLAN device name on btlTimo Wilken
2024-01-14Configure CPU scheduler on frmTimo Wilken
2024-01-14Add user SSH key for btlTimo Wilken
2024-01-13Fix /home partition on btlTimo Wilken
2024-01-13Move common firmware to separate moduleTimo Wilken
2024-01-13Support AMD RZ616 WiFi card in installer imageTimo Wilken
2024-01-13Fix file system UUIDs on btlTimo Wilken
2024-01-12Configure new machine, `btl'Timo Wilken
2024-01-11Escape HTML properly when processing plaintext READMEsTimo Wilken
2024-01-07Highlight code in cgit and show READMEsTimo Wilken
2023-12-26Move to SSDs on ludTimo Wilken
2023-12-15Use restricted git shell for git userTimo Wilken
2023-12-13Expose Grafana externallyTimo Wilken
2023-12-13Revert kernel update on lapTimo Wilken
The NVIDIA module is only built against linux-lts, and fails to compile against linux.
2023-12-12Remove default kernel configurationTimo Wilken
2023-12-12Move to latest kernel on lapTimo Wilken
2023-12-11Serve "proper" git HTTPS remote on git.twilken.netTimo Wilken
...and move cgit to cgit.twilken.net to accommodate this.
2023-12-07Thermald does not support AMD CPUsTimo Wilken
2023-11-30Tweak cgit overview pageTimo Wilken
2023-11-29Give cgit automatic access to git reposTimo Wilken
2023-11-29Fix cgit clone prefixesTimo Wilken
2023-11-29Serve Git repos over SSH and back them upTimo Wilken
2023-11-29Serve cgit on git.twilken.netTimo Wilken
2023-11-29Migrate Nextcloud from Apache to nginxTimo Wilken
2023-11-22Remove obsolete commentTimo Wilken
2023-11-22Unify system declarations for lap and frmTimo Wilken
2023-11-22Move to ed25519 SSH keys on end-user devicesTimo Wilken
2023-11-21Allow SSH access to end-user machinesTimo Wilken
This is useful for communicating between the two laptops.
2023-11-21Update installer systemsTimo Wilken
As used during installation of frm.twilken.net.
2023-11-21Install MT7922 firmware on Framework laptopTimo Wilken
2023-11-21Enable MT7921E module for AMD RZ616 Wi-Fi cardTimo Wilken