From 7424add33a4910bbab7ef1246ca798159ba8a1f2 Mon Sep 17 00:00:00 2001 From: deadvey Date: Sun, 18 Aug 2024 20:37:09 +0100 Subject: [PATCH] 433 current 2024-08-18 19:22:36 24.05.3642.883180e6550c 6.6.44 * --- configuration.nix | 11 ++++- nixos-switch.log | 109 ++++++++++++++++++++++++++++++++++++---------- 2 files changed, 97 insertions(+), 23 deletions(-) diff --git a/configuration.nix b/configuration.nix index fd34446..df19c33 100644 --- a/configuration.nix +++ b/configuration.nix @@ -265,13 +265,22 @@ in logo = { source = "nixos_small"; }; + display = { + binaryPrefix = "si"; + color = "blue"; + separator = "  "; + }; modules = [ { type = "datetime"; key = "Date/Time"; format = "{1}-{3}-{11} {14}:{17}:{20}"; + }, + { + "type": "os", + "key": " OS", + "keyColor": "yellow" } - "os" "cpu" "gpu" "memory" diff --git a/nixos-switch.log b/nixos-switch.log index 44b82e2..4653d27 100644 --- a/nixos-switch.log +++ b/nixos-switch.log @@ -1,24 +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 ',' + + at /etc/nixos/configuration.nix:278:11: + + 277| format = "{1}-{3}-{11} {14}:{17}:{20}"; + 278| }, + | ^ + 279| { 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 ',' + + at /etc/nixos/configuration.nix:278:11: + + 277| format = "{1}-{3}-{11} {14}:{17}:{20}"; + 278| }, + | ^ + 279| { 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'. -these 7 derivations will be built: - /nix/store/p8k03mgh4ra9d606wwf954jm5gzsfg62-config.jsonc.drv - /nix/store/vhg291sy86a6xxz61id0xrk2nvrsav7n-home-manager-files.drv - /nix/store/shfzc4c6pyyjsfwbw239ckkmkk0g63a9-home-manager-generation.drv - /nix/store/ls8ymdxvrydkhyq3ax18rq608aiaqr41-unit-home-manager-deadvey.service.drv - /nix/store/dw6hkj8g72cw95akv2w95izwjlsvig66-system-units.drv - /nix/store/8j6f31f4bb6cprvlpz2f32jhfx4df26g-etc.drv - /nix/store/6fy66gbzs3l96gj63g5apkmgmwfajwlz-nixos-system-nixos-24.05.3642.883180e6550c.drv -building '/nix/store/p8k03mgh4ra9d606wwf954jm5gzsfg62-config.jsonc.drv'... -building '/nix/store/vhg291sy86a6xxz61id0xrk2nvrsav7n-home-manager-files.drv'... -building '/nix/store/shfzc4c6pyyjsfwbw239ckkmkk0g63a9-home-manager-generation.drv'... -building '/nix/store/ls8ymdxvrydkhyq3ax18rq608aiaqr41-unit-home-manager-deadvey.service.drv'... -building '/nix/store/dw6hkj8g72cw95akv2w95izwjlsvig66-system-units.drv'... -building '/nix/store/8j6f31f4bb6cprvlpz2f32jhfx4df26g-etc.drv'... -building '/nix/store/6fy66gbzs3l96gj63g5apkmgmwfajwlz-nixos-system-nixos-24.05.3642.883180e6550c.drv'... -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 ',' + + at /etc/nixos/configuration.nix:278:11: + + 277| format = "{1}-{3}-{11} {14}:{17}:{20}"; + 278| }, + | ^ + 279| {