forgot this
This commit is contained in:
parent
43c83a4f3f
commit
2e4dad5992
1 changed files with 5 additions and 0 deletions
|
@ -27,6 +27,11 @@
|
||||||
pipewire.enable = true;
|
pipewire.enable = true;
|
||||||
bluetooth.enable = true;
|
bluetooth.enable = true;
|
||||||
};
|
};
|
||||||
|
dev = {
|
||||||
|
editors = {
|
||||||
|
nvim.enable = true;
|
||||||
|
};
|
||||||
|
};
|
||||||
shell = {
|
shell = {
|
||||||
nix = {
|
nix = {
|
||||||
# makes nix search nixpkgs <example>
|
# makes nix search nixpkgs <example>
|
||||||
|
|
Loading…
Reference in a new issue