540 current 2024-08-27 15:11:05 24.05.3999.c42fcfbdfeae 6.6.46 *

This commit is contained in:
deadvey 2024-08-27 15:14:21 +01:00
parent 1457f4e26b
commit 3d6ddb29d9

View File

@ -21,12 +21,12 @@ error:
error: syntax error, unexpected DOLLAR_CURLY
at /etc/nixos/configuration.nix:267:21:
at /etc/nixos/configuration.nix:270:24:
266| hints = {
267| bg = ${BG};
| ^
268| fg = ${FG};
269| };
270| tabs.bar.bg = ${BG};
| ^
271| };
building Nix...
error:
… while evaluating the attribute 'config'
@ -51,12 +51,12 @@ error:
error: syntax error, unexpected DOLLAR_CURLY
at /etc/nixos/configuration.nix:267:21:
at /etc/nixos/configuration.nix:270:24:
266| hints = {
267| bg = ${BG};
| ^
268| fg = ${FG};
269| };
270| tabs.bar.bg = ${BG};
| ^
271| };
building the system configuration...
error:
… while evaluating the attribute 'config.system.build.toplevel'
@ -81,9 +81,9 @@ error:
error: syntax error, unexpected DOLLAR_CURLY
at /etc/nixos/configuration.nix:267:21:
at /etc/nixos/configuration.nix:270:24:
266| hints = {
267| bg = ${BG};
| ^
268| fg = ${FG};
269| };
270| tabs.bar.bg = ${BG};
| ^
271| };