Marisa:added gitea service

This commit is contained in:
2021-06-04 02:10:31 +05:30
parent 517b2804e5
commit 9692174ced
4 changed files with 80 additions and 6 deletions

View File

@@ -2,10 +2,10 @@
{
environment.systemPackages = with pkgs; [
git
gnumake
htop
vim
wireguard
vault
];
programs = {
zsh = {