mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2024-11-24 23:53:09 +01:00
fix relative path import
This commit is contained in:
parent
206f889d96
commit
ca7542a75d
@ -7,7 +7,7 @@
|
||||
...
|
||||
}:
|
||||
let
|
||||
inherit (import ../hosts/${host}/variables.nix) keyboardLayout;
|
||||
inherit (import ./variables.nix) keyboardLayout;
|
||||
in
|
||||
{
|
||||
imports = [
|
||||
|
Loading…
Reference in New Issue
Block a user