aboutsummaryrefslogtreecommitdiff
path: root/systems/yak.scm
diff options
context:
space:
mode:
Diffstat (limited to 'systems/yak.scm')
-rw-r--r--systems/yak.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/yak.scm b/systems/yak.scm
index e0e3637f..97e8f9d2 100644
--- a/systems/yak.scm
+++ b/systems/yak.scm
@@ -53,7 +53,7 @@
(define yak-system
(operating-system
- (kernel linux)
+ (kernel linux-lts)
(firmware (list linux-firmware))
(initrd microcode-initrd)
(host-name "yak")