server config based on poli0iq/nixos-server-config
Find a file
2026-05-14 18:59:17 +03:00
hosts add gpgcat/gpg.pet 2026-05-03 15:58:51 +03:00
secrets forgejo 2026-04-29 15:35:21 +03:00
.sops.yaml rewrite .sops.yaml 2026-04-29 15:09:05 +03:00
flake.lock update flakes 2026-05-14 18:59:17 +03:00
flake.nix add gpgcat/gpg.pet 2026-05-03 15:58:51 +03:00
README.md update readme 2026-05-03 16:01:19 +03:00

my NixOS server config!!

maybe someday i'll buy a dedicated one...

services

install

sudo nix --experimental-features "nix-command flakes" run github:nix-community/disko -- --mode disko hosts/[host]/disko.nix
sudo nixos-rebuild switch --flake .#[host]

deploy

nix run github:serokell/deploy-rs