This commit is contained in:
@@ -5,5 +5,8 @@
|
||||
...
|
||||
}: {
|
||||
imports = [../home/home_common.nix];
|
||||
home = {packages = with pkgs; [docker docker-compose neovim];};
|
||||
home = {packages = with pkgs; [docker docker-compose neovim waypipe];};
|
||||
services = {
|
||||
syncthing.enable = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user