486 current 2024-08-19 23:57:10 24.05.3999.c42fcfbdfeae 6.6.46 *

This commit is contained in:
deadvey 2024-08-19 23:57:20 +01:00
parent feb2b720bf
commit 3b37ee3c77
2 changed files with 25 additions and 104 deletions

View File

@ -214,18 +214,6 @@ in
extraConfig = "bind_to_address '127.0.0.1'\n#test"; extraConfig = "bind_to_address '127.0.0.1'\n#test";
}; };
programs.fish = {
enable = true;
plugins = [
{
name = "bobthefish";
src = fishPlugins.bobthefish {
owner = "oh-my-fish";
};
}
];
};
programs.bash = { programs.bash = {
enable = true; enable = true;
shellAliases= { shellAliases= {
@ -238,8 +226,7 @@ in
''fastfetch ''fastfetch
XDG_SCREENSHOTS_DIR="$HOME/media/Pictures/other/Screenshots" XDG_SCREENSHOTS_DIR="$HOME/media/Pictures/other/Screenshots"
export XDG_SCREENSHOTS_DIR export XDG_SCREENSHOTS_DIR
PS1="\n\e[0;35m\$?\n\e[1;31m[\e[0;32m\u\e[0;36m@\e[0;31m\h \e[1;36m\w\e[1;31m]\e[0m\n > " PS1="\n\e[0;35m\$?\n\e[1;31m[\e[0;32m\u\e[0;36m@\e[0;31m\h \e[1;36m\w\e[1;31m]\e[0m\n > "'';
fish'';
}; };
programs.kitty = { programs.kitty = {
enable = true; enable = true;
@ -932,9 +919,6 @@ valign = bottom
mpv mpv
killall killall
zip zip
fish
oh-my-fish
fishPlugins.bobthefish
ncmpcpp ncmpcpp
mpd mpd
pulseaudio pulseaudio

View File

@ -1,89 +1,26 @@
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: undefined variable 'fishPlugins'
at /etc/nixos/configuration.nix:222:10:
221| name = "bobthefish";
222| src = fishPlugins.bobthefish {
| ^
223| owner = "oh-my-fish";
building Nix... 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: undefined variable 'fishPlugins'
at /etc/nixos/configuration.nix:222:10:
221| name = "bobthefish";
222| src = fishPlugins.bobthefish {
| ^
223| owner = "oh-my-fish";
building the system configuration... building the system configuration...
error: these 7 derivations will be built:
… while evaluating the attribute 'config.system.build.toplevel' /nix/store/9dl6fciyh5yhspcj12dn3v6jmk8iwn01-home-manager-files.drv
/nix/store/ahcnr4xf0nkggg88q9i254qib8y7ynys-activation-script.drv
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:9: /nix/store/r1xy4q1axxb4przgwqkbgkaligryh96d-home-manager-generation.drv
/nix/store/8x7mp7f3nqz6xk32r2vcfnq0i7kkpz0b-unit-home-manager-deadvey.service.drv
321| options = checked options; /nix/store/xwvcr1rj7p01p2j2z61c23a72h82bxfh-system-units.drv
322| config = checked (removeAttrs config [ "_module" ]); /nix/store/ch4jah8phlyjkg17z3z758716xcvwvx7-etc.drv
| ^ /nix/store/m9r46gvxhhpz81ksq1kp9l03418ssl1a-nixos-system-nixos-24.05.3999.c42fcfbdfeae.drv
323| _module = checked (config._module); building '/nix/store/ahcnr4xf0nkggg88q9i254qib8y7ynys-activation-script.drv'...
building '/nix/store/9dl6fciyh5yhspcj12dn3v6jmk8iwn01-home-manager-files.drv'...
… while calling the 'seq' builtin building '/nix/store/r1xy4q1axxb4przgwqkbgkaligryh96d-home-manager-generation.drv'...
building '/nix/store/8x7mp7f3nqz6xk32r2vcfnq0i7kkpz0b-unit-home-manager-deadvey.service.drv'...
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:18: building '/nix/store/xwvcr1rj7p01p2j2z61c23a72h82bxfh-system-units.drv'...
building '/nix/store/ch4jah8phlyjkg17z3z758716xcvwvx7-etc.drv'...
321| options = checked options; building '/nix/store/m9r46gvxhhpz81ksq1kp9l03418ssl1a-nixos-system-nixos-24.05.3999.c42fcfbdfeae.drv'...
322| config = checked (removeAttrs config [ "_module" ]); stopping the following units: accounts-daemon.service
| ^ activating the configuration...
323| _module = checked (config._module); setting up /etc...
reloading user units for lightdm...
(stack trace truncated; use '--show-trace' to show the full trace) reloading user units for deadvey...
restarting sysinit-reactivation.target
error: undefined variable 'fishPlugins' reloading the following units: dbus.service
restarting the following units: home-manager-deadvey.service, polkit.service
at /etc/nixos/configuration.nix:222:10: starting the following units: accounts-daemon.service
221| name = "bobthefish";
222| src = fishPlugins.bobthefish {
| ^
223| owner = "oh-my-fish";