nixos config for self hosting
Find a file
2026-05-08 10:56:08 +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 update git submodule for home manager 2026-04-09 22:16:08 +03:00
boot.nix refactor boot info 2026-04-09 10:59:19 +03:00
configuration.nix refactor boot info 2026-04-09 10:59:19 +03:00
flake.lock add tide and sops-nix flake inputs 2026-05-08 10:56:08 +03:00
flake.nix add tide and sops-nix flake inputs 2026-05-08 10:56:08 +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

redeploy to home server using this command

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