364 current 2024-08-18 03:55:13 24.05.3642.883180e6550c 6.6.44 *

This commit is contained in:
deadvey 2024-08-18 03:59:45 +01:00
parent 986a3b2eae
commit a9263f0531
2 changed files with 96 additions and 22 deletions

View File

@ -259,6 +259,15 @@ in
defaultEditor = true;
};
programs.fastfetch = {
enable = true;
settings = {
logo = {
source = "nixos_small";
}
};
};
programs.wofi = {
enable = true;
settings = {

View File

@ -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 '}', expecting ';'
at /etc/nixos/configuration.nix:268:7:
267| }
268| };
| ^
269| };
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:268:7:
267| }
268| };
| ^
269| };
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/nzm7l2avnwiv42bg7c187cixi7iw2nwh-hm_hyprhyprlock.conf.drv
/nix/store/pnr0icmmgsvivf34khgppr2lnvv3ijkf-home-manager-files.drv
/nix/store/jp14v8k48nwzklp8pqmd9jdavwj1mdbq-home-manager-generation.drv
/nix/store/b74q66z1c5jy86pxxn1af945dml2lv7q-unit-home-manager-deadvey.service.drv
/nix/store/bggh5aii1h34f2qa240wsyk9bwcmyw90-system-units.drv
/nix/store/3z41iqdihc3sxr5bdzzl8qhwllpyrv3f-etc.drv
/nix/store/4rzzm7vkz2hf3kaay95ag2wq026wzrba-nixos-system-nixos-24.05.3642.883180e6550c.drv
building '/nix/store/nzm7l2avnwiv42bg7c187cixi7iw2nwh-hm_hyprhyprlock.conf.drv'...
building '/nix/store/pnr0icmmgsvivf34khgppr2lnvv3ijkf-home-manager-files.drv'...
building '/nix/store/jp14v8k48nwzklp8pqmd9jdavwj1mdbq-home-manager-generation.drv'...
building '/nix/store/b74q66z1c5jy86pxxn1af945dml2lv7q-unit-home-manager-deadvey.service.drv'...
building '/nix/store/bggh5aii1h34f2qa240wsyk9bwcmyw90-system-units.drv'...
building '/nix/store/3z41iqdihc3sxr5bdzzl8qhwllpyrv3f-etc.drv'...
building '/nix/store/4rzzm7vkz2hf3kaay95ag2wq026wzrba-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 '}', expecting ';'
at /etc/nixos/configuration.nix:268:7:
267| }
268| };
| ^
269| };