diff options
Diffstat (limited to 'systems/akashi.scm')
-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 88a3b9e..7048df8 100644 --- a/systems/akashi.scm +++ b/systems/akashi.scm @@ -41,7 +41,6 @@ (let* ((patter-placeholder #f) (timezone* "Europe/Warsaw")) ((@ (gnu system) operating-system) - (inherit (suweren-operating-system)) (kernel linux-libre) (bootloader (bootloader-configuration* "pl")) (keyboard-layout "pl") |