summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
authorMarek Paśnikowski <marek@marekpasnikowski.pl>2024-09-29 15:18:09 +0200
committerMarek Paśnikowski <marek@marekpasnikowski.pl>2024-09-29 15:18:09 +0200
commit812c6c9db6b035dddc18244ae198f43c7959bb5d (patch)
tree339fb049212c2922fc4d79cec360fa866c24608e /systems
parentcb30015a6555f4569ccbcaeca27e48f5ab4863b3 (diff)
refactor(akashi): remove akashi
Diffstat (limited to 'systems')
-rw-r--r--systems/akashi.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/systems/akashi.scm b/systems/akashi.scm
index ebdf86c..7daa090 100644
--- a/systems/akashi.scm
+++ b/systems/akashi.scm
@@ -44,7 +44,6 @@
(kernel linux-libre)
(bootloader (bootloader-configuration* "pl"))
(keyboard-layout "pl")
- (firmware firmware*)
(host-name host-name*)
(file-systems (file-systems))
(swap-devices (swap-devices* host-name*))