diff --git a/Droidnix/README.org b/Droidnix/README.org index aae8c9e22..61e14aaee 100644 --- a/Droidnix/README.org +++ b/Droidnix/README.org @@ -1053,7 +1053,7 @@ This is top file of this level which contains just an import statement for all r { imports = [ ./wayland.nix - ./eww.nix + #./eww.nix ./waybar.nix ./login-tuigreeter.nix #./login-lightdm.nix diff --git a/Droidnix/generated/system/core/top.nix b/Droidnix/generated/system/core/top.nix index b09e91b9d..4507cab74 100644 --- a/Droidnix/generated/system/core/top.nix +++ b/Droidnix/generated/system/core/top.nix @@ -2,7 +2,7 @@ { imports = [ ./wayland.nix - ./eww.nix + #./eww.nix ./waybar.nix ./login-tuigreeter.nix #./login-lightdm.nix