pochita add forgejo
This commit is contained in:
parent
5e18abfe4b
commit
c677b18996
1 changed files with 5 additions and 3 deletions
|
|
@ -25,9 +25,11 @@
|
|||
|
||||
i18n.inputMethod.enable = lib.mkForce false; # no need for japanese input method
|
||||
|
||||
# enable hyprland
|
||||
# programs.hyprland.enable = true;
|
||||
|
||||
# enable forgejo
|
||||
services.forgejo = {
|
||||
enable = true;
|
||||
# port = 8080;
|
||||
};
|
||||
networking.hostName = "pochita";
|
||||
# log of shame: osbm blamed nix when he wrote "hostname" instead of "hostName"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue