Updated desktop configuration
This commit is contained in:
parent
7ab4886e90
commit
cb43bad395
@ -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
|
||||||
|
@ -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";
|
||||||
|
Loading…
Reference in New Issue
Block a user