425 current 2024-08-18 18:53:39 24.05.3642.883180e6550c 6.6.44 *

This commit is contained in:
deadvey 2024-08-18 18:55:42 +01:00
parent c3f7f67bae
commit b73965d6b9
2 changed files with 122 additions and 41 deletions

View File

@ -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";

View File

@ -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|