nixos config for self hosting
Find a file
2026-04-09 10:52:25 +03:00
home-manager@9ef0dc2036 add submodules back with different name 2026-03-29 21:39:41 +03:00
.gitignore ignore nix build result 2026-03-29 17:44:18 +03:00
.gitmodules change submodule url from ssh to https 2026-03-29 21:47:23 +03:00
configuration.nix extract domain name to flake and pass down with special args 2026-04-09 10:52:25 +03:00
flake.lock update flake inputs 2026-03-29 21:15:44 +03:00
flake.nix extract domain name to flake and pass down with special args 2026-04-09 10:52:25 +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

redeploy to home server using this command

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