nixos/common: Add unzip
This commit is contained in:
parent
ff01a2aa36
commit
e5ad65c4e1
@ -124,6 +124,7 @@ in
|
|||||||
bash-completion
|
bash-completion
|
||||||
vim
|
vim
|
||||||
git
|
git
|
||||||
|
unzip
|
||||||
]
|
]
|
||||||
(mkIf config.services.netdata.enable [ netdata ])
|
(mkIf config.services.netdata.enable [ netdata ])
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user