From 6e62a73c1f6cb72e56013f0684a088eada218c1a Mon Sep 17 00:00:00 2001 From: Marko Korhonen Date: Fri, 16 Feb 2024 09:55:03 +0200 Subject: [PATCH] Add timesyncd configuration to mko-laptop --- config-root.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-root.toml b/config-root.toml index 55263fb..987d318 100644 --- a/config-root.toml +++ b/config-root.toml @@ -238,4 +238,4 @@ include = ["Locale"] include = ["Pacman"] [profiles.mko-laptop] -dotfiles = ["f_cpupower", "f_yubikey_udev.rules", "f_doas.conf"] +dotfiles = ["f_cpupower", "f_doas.conf", "f_timesyncd.conf"]