From 4d646c49df310e52208a7714d560e7a6c7406d8a Mon Sep 17 00:00:00 2001 From: deadvey Date: Mon, 19 Aug 2024 23:35:05 +0100 Subject: [PATCH] 482 current 2024-08-19 23:23:17 24.05.3999.c42fcfbdfeae 6.6.46 * --- configuration.nix | 12 ++++-- nixos-switch.log | 108 +++++++++++++++++++++++++++++++++++++--------- 2 files changed, 96 insertions(+), 24 deletions(-) diff --git a/configuration.nix b/configuration.nix index b15c796..d6d7421 100644 --- a/configuration.nix +++ b/configuration.nix @@ -216,8 +216,12 @@ in extraConfig = "bind_to_address '127.0.0.1'\n#test"; }; - programs.bash = { + programs.fish = { enable = true; + } + + programs.bash = { + enable = false; shellAliases= { emacs="emacs -nw"; nixrc="exec $HOME/media/Code/git/nixos/edit-config.sh"; @@ -667,9 +671,9 @@ valign = bottom width = 1000; margin-top = 0; margin-bottom = 0; - modules-left = ["pulseaudio"]; + modules-left = ["cpu"]; modules-center = ["clock"]; - modules-right = ["cpu" "memory"]; + modules-right = ["memory"]; "clock" = { format = "{:%d/%m/%Y %I:%M:%S}  "; @@ -921,6 +925,8 @@ valign = bottom mpv killall zip + fish + oh-my-fish ncmpcpp mpd pulseaudio diff --git a/nixos-switch.log b/nixos-switch.log index 0fc2e16..fd7fa58 100644 --- a/nixos-switch.log +++ b/nixos-switch.log @@ -1,23 +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 ';' + + at /etc/nixos/configuration.nix:223:16: + + 222| + 223| programs.bash = { + | ^ + 224| enable = false; 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 ';' + + at /etc/nixos/configuration.nix:223:16: + + 222| + 223| programs.bash = { + | ^ + 224| enable = false; building the system configuration... -these 7 derivations will be built: - /nix/store/39lbp98yfhsyn094prsydj5b3gqnyvy7-activation-script.drv - /nix/store/iqbxyihkfw1wj0l50kch9k0zhn1r5dgc-home-manager-files.drv - /nix/store/w518g6fn2pzykmaplf0w6hfb8wr8r96b-home-manager-generation.drv - /nix/store/j0k6iq4kqx2r3gzpb4cm33gfzj8i768p-unit-home-manager-deadvey.service.drv - /nix/store/aysvip1857zxxg0rk46154r6v3x0z57z-system-units.drv - /nix/store/f8i7i87jdkj6hjdzlgdbfb2dswwnymj5-etc.drv - /nix/store/c4xrkgip6vj5q6ilkb13ycq37cpnbxjk-nixos-system-nixos-24.05.3999.c42fcfbdfeae.drv -building '/nix/store/39lbp98yfhsyn094prsydj5b3gqnyvy7-activation-script.drv'... -building '/nix/store/iqbxyihkfw1wj0l50kch9k0zhn1r5dgc-home-manager-files.drv'... -building '/nix/store/w518g6fn2pzykmaplf0w6hfb8wr8r96b-home-manager-generation.drv'... -building '/nix/store/j0k6iq4kqx2r3gzpb4cm33gfzj8i768p-unit-home-manager-deadvey.service.drv'... -building '/nix/store/aysvip1857zxxg0rk46154r6v3x0z57z-system-units.drv'... -building '/nix/store/f8i7i87jdkj6hjdzlgdbfb2dswwnymj5-etc.drv'... -building '/nix/store/c4xrkgip6vj5q6ilkb13ycq37cpnbxjk-nixos-system-nixos-24.05.3999.c42fcfbdfeae.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 '=', expecting ';' + + at /etc/nixos/configuration.nix:223:16: + + 222| + 223| programs.bash = { + | ^ + 224| enable = false;