diff options
-rw-r--r-- | systems/akashi.scm | 1 |
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*)) |