pkg changes
This commit is contained in:
parent
3404e043ec
commit
b0e366a2d1
4 changed files with 12 additions and 16 deletions
|
|
@ -35,6 +35,8 @@
|
|||
ispell
|
||||
|
||||
calc
|
||||
ripgrep
|
||||
neovim
|
||||
];
|
||||
};
|
||||
|
||||
|
|
@ -52,13 +54,12 @@
|
|||
withNativeCompilation = true;
|
||||
};
|
||||
extraPackages = epkgs: [
|
||||
epkgs.vterm
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
services = {
|
||||
syncthing.enable = true;
|
||||
syncthing.enable = false;
|
||||
|
||||
mpd = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue