add nixvim as default EDITOR
This commit is contained in:
parent
9e3bff28fb
commit
b9123f5666
3 changed files with 21 additions and 8 deletions
|
@ -30,11 +30,11 @@ with lib.wyrdgard;
|
|||
time = "10:00";
|
||||
};
|
||||
hardware = {
|
||||
bluetooth = enabled;
|
||||
gpu.nvidia = enabled;
|
||||
bluetooth = enabled;
|
||||
gpu.nvidia = enabled;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
system.stateVersion = "23.11";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue