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