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