Cleanup and minor changes
This commit is contained in:
parent
1197820789
commit
562839d47d
5 changed files with 41 additions and 77 deletions
|
|
@ -5,5 +5,5 @@
|
|||
...
|
||||
}: {
|
||||
imports = [../home/home_common.nix];
|
||||
home = {packages = with pkgs; [docker docker-compose];};
|
||||
home = {packages = with pkgs; [docker docker-compose neovim];};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue