nixos config for self hosting
Find a file
2026-05-12 19:55:21 +03:00
home-manager@9ef0dc2036 add submodules back with different name 2026-03-29 21:39:41 +03:00
secrets update tide and secrets with mailjet config 2026-05-11 10:38:59 +03:00
.envrc add direnv to use flake 2026-05-09 22:21:39 +03:00
.gitignore add direnv to use flake 2026-05-09 22:21:39 +03:00
.gitmodules update git submodule for home manager 2026-04-09 22:16:08 +03:00
.sops.yaml add sops and secrets 2026-05-08 15:58:20 +03:00
boot.nix refactor boot info 2026-04-09 10:59:19 +03:00
configuration.nix add resume repo as input to flake and use it as nginx root 2026-05-12 19:39:47 +03:00
flake.lock update resume 2026-05-12 19:55:21 +03:00
flake.nix add resume repo as input to flake and use it as nginx root 2026-05-12 19:39:47 +03:00
forgejo.nix add start ssh server for forgejo 2026-04-09 19:28:45 +03:00
hardware-configuration.nix initial commit 2026-03-22 22:15:52 +02:00
README.md add readme with instructions for deployment 2026-04-06 21:57:26 +03:00
tide.nix set useAcmehost to null 2026-05-09 22:21:53 +03:00

redeploy to home server using this command

nixos-rebuild switch --flake .#nixos \
	--target-host nixos_home \
	--build-host nixos_home \
	--sudo --ask-sudo-password