nixos config for self hosting
Find a file
2026-04-08 23:24:34 +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 add root url 2026-04-08 23:24:34 +03:00
flake.lock update flake inputs 2026-03-29 21:15:44 +03:00
flake.nix create dev shell with nixos rebuild 2026-04-06 22:03:12 +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