483 current 2024-08-19 23:35:52 24.05.3999.c42fcfbdfeae 6.6.46 *
This commit is contained in:
parent
02b245835c
commit
cd07df0dbc
@ -132,7 +132,7 @@ 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;
|
||||||
|
|
||||||
prorams.bash = {
|
options.prorams.bash = {
|
||||||
interactiveShellInit = ''
|
interactiveShellInit = ''
|
||||||
if [[ $(${pkgs.procps}/bin/ps --no-header --pid=$PPID --format=comm) != "fish" && -z ''${BASH_EXECUTION_STRING} ]]
|
if [[ $(${pkgs.procps}/bin/ps --no-header --pid=$PPID --format=comm) != "fish" && -z ''${BASH_EXECUTION_STRING} ]]
|
||||||
then
|
then
|
||||||
|
@ -19,14 +19,7 @@ error:
|
|||||||
|
|
||||||
(stack trace truncated; use '--show-trace' to show the full trace)
|
(stack trace truncated; use '--show-trace' to show the full trace)
|
||||||
|
|
||||||
error: The option `prorams' does not exist. Definition values:
|
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.
|
||||||
- In `/etc/nixos/configuration.nix':
|
|
||||||
{
|
|
||||||
bash = {
|
|
||||||
interactiveShellInit = ''
|
|
||||||
if [[ $(/nix/store/ii2mdnlf5fvdsp03zcdml411f7mvlap8-procps-3.3.17/bin/ps --no-header --pid=$PPID --format=comm) != "fish" && -z ''${BASH_EXECUTION_STRING} ]]
|
|
||||||
then
|
|
||||||
...
|
|
||||||
building Nix...
|
building Nix...
|
||||||
error:
|
error:
|
||||||
… while evaluating the attribute 'config'
|
… while evaluating the attribute 'config'
|
||||||
@ -49,14 +42,7 @@ error:
|
|||||||
|
|
||||||
(stack trace truncated; use '--show-trace' to show the full trace)
|
(stack trace truncated; use '--show-trace' to show the full trace)
|
||||||
|
|
||||||
error: The option `prorams' does not exist. Definition values:
|
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.
|
||||||
- In `/etc/nixos/configuration.nix':
|
|
||||||
{
|
|
||||||
bash = {
|
|
||||||
interactiveShellInit = ''
|
|
||||||
if [[ $(/nix/store/ii2mdnlf5fvdsp03zcdml411f7mvlap8-procps-3.3.17/bin/ps --no-header --pid=$PPID --format=comm) != "fish" && -z ''${BASH_EXECUTION_STRING} ]]
|
|
||||||
then
|
|
||||||
...
|
|
||||||
building the system configuration...
|
building the system configuration...
|
||||||
error:
|
error:
|
||||||
… while evaluating the attribute 'config.system.build.toplevel'
|
… while evaluating the attribute 'config.system.build.toplevel'
|
||||||
@ -79,11 +65,4 @@ error:
|
|||||||
|
|
||||||
(stack trace truncated; use '--show-trace' to show the full trace)
|
(stack trace truncated; use '--show-trace' to show the full trace)
|
||||||
|
|
||||||
error: The option `prorams' does not exist. Definition values:
|
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.
|
||||||
- In `/etc/nixos/configuration.nix':
|
|
||||||
{
|
|
||||||
bash = {
|
|
||||||
interactiveShellInit = ''
|
|
||||||
if [[ $(/nix/store/ii2mdnlf5fvdsp03zcdml411f7mvlap8-procps-3.3.17/bin/ps --no-header --pid=$PPID --format=comm) != "fish" && -z ''${BASH_EXECUTION_STRING} ]]
|
|
||||||
then
|
|
||||||
...
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user