Clean up redundant packages
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
# Software development configuration
|
||||
{ config, pkgs, lib, ... }: {
|
||||
|
||||
environment.systemPackages = with pkgs; [ gitea ];
|
||||
|
||||
# Gitea setup with daily backup
|
||||
services.gitea = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user