diff --git a/configuration.nix b/configuration.nix index b705d6c..4b7ae66 100644 --- a/configuration.nix +++ b/configuration.nix @@ -578,30 +578,31 @@ valign = bottom programs.waybar = { enable = true; settings = { - rightBorder = { - layer = "bottom"; - position = "right"; - mode="overlay"; - height = 0; - width = BORDER_WIDTH_INT; - margin-top = 0; - margin-bottom = 0; - }; - leftBorder = { - layer = "bottom"; - position = "left"; - mode="overlay"; - height = 0; - width = BORDER_WIDTH_INT; - margin-top = 0; - margin-bottom = 0; - }; + # rightBorder = { + # layer = "bottom"; + # position = "right"; + # mode="overlay"; + # height = 0; + # width = BORDER_WIDTH_INT; + # margin-top = 0; + # margin-bottom = 0; + # }; + # leftBorder = { + # layer = "bottom"; + # position = "left"; +# mode="overlay"; + # height = 0; + # width = BORDER_WIDTH_INT; + # margin-top = 0; + # margin-bottom = 0; + # }; whiteCornersTop = { name = "whiteCornersTop"; mode = "overlay"; layer = "top"; position = "top"; - width = 1916; + height = 1080; + width = 1920; margin-top = 0; margin-bottom = 0; modules-left = []; @@ -612,21 +613,21 @@ valign = bottom interval = 1; }; }; - whiteCornersBottom = { - name = "whiteCornersBottom"; - mode = "overlay"; - layer = "top"; - position = "bottom"; - margin-top = 0; - width = 1916; - margin-bottom = 0; - modules-left = []; - modules-center = ["custom/empty"]; - modules-right = []; - "custom/empty" = { - format = " "; - interval = 1; - }; +# whiteCornersBottom = { +# name = "whiteCornersBottom"; +# mode = "overlay"; +# layer = "top"; + # position = "bottom"; +# margin-top = 0; +# width = 1916; + # margin-bottom = 0; +# modules-left = []; +# modules-center = ["custom/empty"]; +# modules-right = []; +# "custom/empty" = { +# format = " "; +# interval = 1; +# }; }; topBar = { name = "topBar"; diff --git a/nixos-switch.log b/nixos-switch.log index a32097d..3b0d108 100644 --- a/nixos-switch.log +++ b/nixos-switch.log @@ -1,9 +1,89 @@ +error: + … while evaluating the attribute 'config' + + at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:9: + + 321| options = checked options; + 322| config = checked (removeAttrs config [ "_module" ]); + | ^ + 323| _module = checked (config._module); + + … while calling the 'seq' builtin + + at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:18: + + 321| options = checked options; + 322| config = checked (removeAttrs config [ "_module" ]); + | ^ + 323| _module = checked (config._module); + + (stack trace truncated; use '--show-trace' to show the full trace) + + error: syntax error, unexpected ';', expecting end of file + + at /etc/nixos/configuration.nix:869:2: + + 868| }; + 869| }; + | ^ + 870| building Nix... +error: + … while evaluating the attribute 'config' + + at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:9: + + 321| options = checked options; + 322| config = checked (removeAttrs config [ "_module" ]); + | ^ + 323| _module = checked (config._module); + + … while calling the 'seq' builtin + + at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:18: + + 321| options = checked options; + 322| config = checked (removeAttrs config [ "_module" ]); + | ^ + 323| _module = checked (config._module); + + (stack trace truncated; use '--show-trace' to show the full trace) + + error: syntax error, unexpected ';', expecting end of file + + at /etc/nixos/configuration.nix:869:2: + + 868| }; + 869| }; + | ^ + 870| building the system configuration... -trace: warning: The option `services.xserver.displayManager.defaultSession' defined in `/etc/nixos/configuration.nix' has been renamed to `services.displayManager.defaultSession'. -activating the configuration... -setting up /etc... -reloading user units for lightdm... -reloading user units for deadvey... -restarting sysinit-reactivation.target -restarting the following units: home-manager-deadvey.service +error: + … while evaluating the attribute 'config.system.build.toplevel' + + at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:9: + + 321| options = checked options; + 322| config = checked (removeAttrs config [ "_module" ]); + | ^ + 323| _module = checked (config._module); + + … while calling the 'seq' builtin + + at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:18: + + 321| options = checked options; + 322| config = checked (removeAttrs config [ "_module" ]); + | ^ + 323| _module = checked (config._module); + + (stack trace truncated; use '--show-trace' to show the full trace) + + error: syntax error, unexpected ';', expecting end of file + + at /etc/nixos/configuration.nix:869:2: + + 868| }; + 869| }; + | ^ + 870|