aboutsummaryrefslogtreecommitdiff
path: root/tw/system/cern.scm
AgeCommit message (Collapse)Author
39 hoursFix openntpd configuration for CERN machineTimo Wilken
The ip-time-*.cern.ch servers only have one IP address each, so they should be in "server", not in "servers".
2024-07-11Wayland-based desktop supportTimo Wilken
Add a separate home service to configure a Wayland-based desktop instead of an X11 one. Screensharing in Zoom doesn't work unfortunately, but it worked (at least for a while) through OBS. Waybar might need some work to bring it in line with the previous polybar configuration, especially in terms of aesthetics.
2024-06-05Install system packages using profile-service-typeTimo 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-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-01-15Use published channel on work machineTimo Wilken
2023-12-12Remove default kernel configurationTimo Wilken
2023-06-05Fix screen-locker-configuration syntaxTimo Wilken
2023-06-03Indent *-file functions more convenientlyTimo Wilken
Files with potentially long or complex contents shouldn't be indented quite as far.
2023-05-15Remove NTP constraintTimo Wilken
We trust ip-time-*.cern.ch anyway.
2023-05-05Use make-forkexec-constructor instead of -system-Timo Wilken
2023-04-11Use openntpd because plain ntpd wasn't workingTimo Wilken
2023-03-15Replace deprecated screen-locker-serviceTimo Wilken
2023-03-08Remove unneeded bluetooth serviceTimo Wilken
2023-03-04Control max CPU frequency with cpupowerTimo Wilken
2023-03-04Control max CPU frequency with tlpTimo Wilken
2023-03-04Fix unattended-upgradeTimo Wilken
2023-03-04Bump Guix generation GC to 2 months and 100GTimo Wilken
2023-03-04Fix auto-restarted services listTimo Wilken
2023-03-04Fix partition UUIDsTimo Wilken
2023-03-04Fix SSH setup for CERNTimo Wilken
2023-03-04Add initial work system and home declarationsTimo Wilken
These are based on the ones for my laptop, so especially the PIM services contain some reference to personal accounts, but no passwords at least.