484 current 2024-08-19 23:41:54 24.05.3999.c42fcfbdfeae 6.6.46 *

This commit is contained in:
deadvey 2024-08-19 23:42:04 +01:00
parent cd07df0dbc
commit 96a1e0c8c4
2 changed files with 65 additions and 77 deletions

View File

@ -132,16 +132,6 @@ in
# Enable touchpad support (enabled default in most desktopManager). # Enable touchpad support (enabled default in most desktopManager).
# services.xserver.libinput.enable = true; # services.xserver.libinput.enable = true;
options.prorams.bash = {
interactiveShellInit = ''
if [[ $(${pkgs.procps}/bin/ps --no-header --pid=$PPID --format=comm) != "fish" && -z ''${BASH_EXECUTION_STRING} ]]
then
shopt -q login_shell && LOGIN_OPTION='--login' || LOGIN_OPTION=""
exec ${pkgs.fish}/bin/fish $LOGIN_OPTION
fi
'';
};
services.gpm.enable = true; # Mouse support in tty services.gpm.enable = true; # Mouse support in tty
# Enable dconf # Enable dconf
@ -240,7 +230,8 @@ 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;

View File

@ -1,68 +1,65 @@
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: Module `/etc/nixos/configuration.nix' has an unsupported attribute `boot'. This is caused by introducing a top-level `config' or `options' attribute. Add configuration attributes immediately on the top level instead, or move all of them (namely: boot console environment fonts hardware home-manager i18n networking programs security services sound system time users) into the explicit `config' attribute.
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: Module `/etc/nixos/configuration.nix' has an unsupported attribute `boot'. This is caused by introducing a top-level `config' or `options' attribute. Add configuration attributes immediately on the top level instead, or move all of them (namely: boot console environment fonts hardware home-manager i18n networking programs security services sound system time users) into the explicit `config' attribute.
building the system configuration... building the system configuration...
error: these 14 derivations will be built:
… while evaluating the attribute 'config.system.build.toplevel' /nix/store/1rrnzdccb128l11771hrsk04k2n3bbpq-bash-interactive-5.2p26-fish-completions.drv
/nix/store/li6qc208ns1y3ybyl4wc2srwa4wrmyr1-home-manager-path.drv
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:9: /nix/store/69xiwglahmp1na3q1krshpy286v3c7ls-activation-script.drv
/nix/store/sm5p3fby9x163qrk8dnh3isdlky8j4pb-man-paths.drv
321| options = checked options; /nix/store/9qvfgzsr6yckp0s6qa6jd2pldb612aqr-man-cache.drv
322| config = checked (removeAttrs config [ "_module" ]); /nix/store/4g3bh132dydsl3044w3a0n9i44vfgfjl-hm_.manpath.drv
| ^ /nix/store/9g15pr7azwqpmiiz3xpdar6rphx82dcn-deadvey-fish-completions.drv
323| _module = checked (config._module); /nix/store/nrbv52nn3159xl8fscv7cm7vlz3jzd77-bashrc.drv
/nix/store/8nb2fhyx26p7qqfrsbs3iial7a1qc2aj-home-manager-files.drv
… while calling the 'seq' builtin /nix/store/wfnnn7slb2v2xfwbzlg247c2xhlspd1x-home-manager-generation.drv
/nix/store/zwi04c2ragigq1acxmv0vw0dlpwh3s17-unit-home-manager-deadvey.service.drv
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:18: /nix/store/9fha0bpcnw5b1y5j3qwc7nkqaqn91yk3-system-units.drv
/nix/store/35aj4sa6wl804b5bd4kds2cip8d67zcw-etc.drv
321| options = checked options; /nix/store/jir1pzmv2xhkjlwq4g8bgyskzvvmp594-nixos-system-nixos-24.05.3999.c42fcfbdfeae.drv
322| config = checked (removeAttrs config [ "_module" ]); building '/nix/store/li6qc208ns1y3ybyl4wc2srwa4wrmyr1-home-manager-path.drv'...
| ^ building '/nix/store/nrbv52nn3159xl8fscv7cm7vlz3jzd77-bashrc.drv'...
323| _module = checked (config._module); building '/nix/store/sm5p3fby9x163qrk8dnh3isdlky8j4pb-man-paths.drv'...
building '/nix/store/1rrnzdccb128l11771hrsk04k2n3bbpq-bash-interactive-5.2p26-fish-completions.drv'...
(stack trace truncated; use '--show-trace' to show the full trace) created 1974 symlinks in user environment
created 359 symlinks in user environment
error: Module `/etc/nixos/configuration.nix' has an unsupported attribute `boot'. This is caused by introducing a top-level `config' or `options' attribute. Add configuration attributes immediately on the top level instead, or move all of them (namely: boot console environment fonts hardware home-manager i18n networking programs security services sound system time users) into the explicit `config' attribute. building '/nix/store/69xiwglahmp1na3q1krshpy286v3c7ls-activation-script.drv'...
building '/nix/store/9qvfgzsr6yckp0s6qa6jd2pldb612aqr-man-cache.drv'...
building '/nix/store/9g15pr7azwqpmiiz3xpdar6rphx82dcn-deadvey-fish-completions.drv'...
Processing manual pages under /nix/store/sja2m8r73375sd6b70hhik394rz1x7rx-man-paths/share/man...
Updating index cache for path `/nix/store/sja2m8r73375sd6b70hhik394rz1x7rx-man-paths/share/man/man8'. Wait...done.
BDB3028 /nix/store/8qiarfn6y2b66q1cia8rg4c1qbwq9f9b-man-cache/5: unable to flush: No such file or directory
Processing manual pages under /nix/store/sja2m8r73375sd6b70hhik394rz1x7rx-man-paths/share/man/pl...
Updating index cache for path `/nix/store/sja2m8r73375sd6b70hhik394rz1x7rx-man-paths/share/man/pl/man1'. Wait...done.
BDB3028 /nix/store/8qiarfn6y2b66q1cia8rg4c1qbwq9f9b-man-cache/pl/5: unable to flush: No such file or directory
Processing manual pages under /nix/store/sja2m8r73375sd6b70hhik394rz1x7rx-man-paths/share/man/nl...
Updating index cache for path `/nix/store/sja2m8r73375sd6b70hhik394rz1x7rx-man-paths/share/man/nl/man1'. Wait...done.
BDB3028 /nix/store/8qiarfn6y2b66q1cia8rg4c1qbwq9f9b-man-cache/nl/5: unable to flush: No such file or directory
Processing manual pages under /nix/store/sja2m8r73375sd6b70hhik394rz1x7rx-man-paths/share/man/cs...
Updating index cache for path `/nix/store/sja2m8r73375sd6b70hhik394rz1x7rx-man-paths/share/man/cs/man1'. Wait...done.
BDB3028 /nix/store/8qiarfn6y2b66q1cia8rg4c1qbwq9f9b-man-cache/cs/5: unable to flush: No such file or directory
Processing manual pages under /nix/store/sja2m8r73375sd6b70hhik394rz1x7rx-man-paths/share/man/sv...
Updating index cache for path `/nix/store/sja2m8r73375sd6b70hhik394rz1x7rx-man-paths/share/man/sv/man1'. Wait...done.
BDB3028 /nix/store/8qiarfn6y2b66q1cia8rg4c1qbwq9f9b-man-cache/sv/5: unable to flush: No such file or directory
Processing manual pages under /nix/store/sja2m8r73375sd6b70hhik394rz1x7rx-man-paths/share/man/pt_BR...
Updating index cache for path `/nix/store/sja2m8r73375sd6b70hhik394rz1x7rx-man-paths/share/man/pt_BR/man1'. Wait...done.
BDB3028 /nix/store/8qiarfn6y2b66q1cia8rg4c1qbwq9f9b-man-cache/pt_BR/5: unable to flush: No such file or directory
Processing manual pages under /nix/store/sja2m8r73375sd6b70hhik394rz1x7rx-man-paths/share/man/it...
Updating index cache for path `/nix/store/sja2m8r73375sd6b70hhik394rz1x7rx-man-paths/share/man/it/man8'. Wait...done.
BDB3028 /nix/store/8qiarfn6y2b66q1cia8rg4c1qbwq9f9b-man-cache/it/5: unable to flush: No such file or directory
Processing manual pages under /nix/store/sja2m8r73375sd6b70hhik394rz1x7rx-man-paths/share/man/fr...
Updating index cache for path `/nix/store/sja2m8r73375sd6b70hhik394rz1x7rx-man-paths/share/man/fr/man1'. Wait...done.
BDB3028 /nix/store/8qiarfn6y2b66q1cia8rg4c1qbwq9f9b-man-cache/fr/5: unable to flush: No such file or directory
14 man subdirectories contained newer manual pages.
374 manual pages were added.
building '/nix/store/4g3bh132dydsl3044w3a0n9i44vfgfjl-hm_.manpath.drv'...
building '/nix/store/8nb2fhyx26p7qqfrsbs3iial7a1qc2aj-home-manager-files.drv'...
building '/nix/store/wfnnn7slb2v2xfwbzlg247c2xhlspd1x-home-manager-generation.drv'...
building '/nix/store/zwi04c2ragigq1acxmv0vw0dlpwh3s17-unit-home-manager-deadvey.service.drv'...
building '/nix/store/9fha0bpcnw5b1y5j3qwc7nkqaqn91yk3-system-units.drv'...
building '/nix/store/35aj4sa6wl804b5bd4kds2cip8d67zcw-etc.drv'...
building '/nix/store/jir1pzmv2xhkjlwq4g8bgyskzvvmp594-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