Updated desktop configuration

This commit is contained in:
xeovalyte 2024-03-14 14:07:24 +01:00
parent 7ab4886e90
commit cb43bad395
No known key found for this signature in database
2 changed files with 2 additions and 1 deletions

View File

@ -6,6 +6,7 @@
../../modules/home/programs/common.nix ../../modules/home/programs/common.nix
../../modules/home/programs/firefox.nix ../../modules/home/programs/firefox.nix
../../modules/home/programs/kitty.nix ../../modules/home/programs/kitty.nix
../../modules/home/programs/modrinth.nix
../../modules/home/programs/neovim ../../modules/home/programs/neovim
../../modules/home/programs/git.nix ../../modules/home/programs/git.nix
../../modules/home/programs/ssh.nix ../../modules/home/programs/ssh.nix

View File

@ -10,7 +10,7 @@
identityFile = "~/.ssh/archserver"; identityFile = "~/.ssh/archserver";
}; };
gitea = { "gitea.xeovalyte.dev" = {
hostname = "gitea.xeovalyte.dev"; hostname = "gitea.xeovalyte.dev";
port = 2222; port = 2222;
user = "git"; user = "git";