diff --git a/configuration.nix b/configuration.nix index c4bc88e..f2d6139 100644 --- a/configuration.nix +++ b/configuration.nix @@ -10,7 +10,6 @@ let GAPS_OUT = "10"; BORDER_WIDTH = "2"; BORDER_WIDTH_INT = 2; - this will fail to switch rebuild # Colours BG = "282828"; BG0_H = "1d2021"; diff --git a/nixos-switch.log b/nixos-switch.log index 5f9ff4c..db774bf 100644 --- a/nixos-switch.log +++ b/nixos-switch.log @@ -1,89 +1,7 @@ -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 ID, expecting '.' or '=' - - at /etc/nixos/configuration.nix:13:7: - - 12| BORDER_WIDTH_INT = 2; - 13| this will fail to switch rebuild - | ^ - 14| # Colours 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 ID, expecting '.' or '=' - - at /etc/nixos/configuration.nix:13:7: - - 12| BORDER_WIDTH_INT = 2; - 13| this will fail to switch rebuild - | ^ - 14| # Colours building the system configuration... -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 ID, expecting '.' or '=' - - at /etc/nixos/configuration.nix:13:7: - - 12| BORDER_WIDTH_INT = 2; - 13| this will fail to switch rebuild - | ^ - 14| # Colours +activating the configuration... +setting up /etc... +reloading user units for lightdm... +reloading user units for deadvey... +restarting sysinit-reactivation.target