forgot this

This commit is contained in:
Sakooooo 2023-07-09 01:17:43 +03:00
parent 43c83a4f3f
commit 2e4dad5992
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -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>