4
0
Fork
You've already forked infra
0
🌐 | Public configs of all servers hosted in one place. https://git.floss.uz/kolyma/infra
  • Nix 97.2%
  • Shell 2.8%
Sokhibjon Orzikulov b4035e4310
Some checks are pending
Test CI / Test flake options (push) Waiting to run
Test CI / Build Configurations for Galina (push) Waiting to run
chore: open-up 1935 port
2026年07月14日 20:26:50 +05:00
.forgejo chore: run actions on default one 2026年07月14日 15:39:38 +05:00
.zed chore: hydrajobs and zed configs 2026年06月09日 02:07:10 +05:00
gulag chore: minimize amount of users 2026年07月05日 11:43:53 +05:00
hosts/galina chore: attempts to sort 2026年07月14日 19:43:36 +05:00
lib chore: remove outputs 2026年06月17日 04:14:41 +05:00
modules chore: open-up 1935 port 2026年07月14日 20:26:50 +05:00
overlays refactor: statix & deadnix check 2026年05月12日 02:53:37 +05:00
secrets chore: hosting tv media service 2026年07月14日 18:01:51 +05:00
.envrc chore: add direnv 2025年04月23日 10:31:58 +05:00
.gitignore chore: add builder 2026年02月28日 01:24:24 +05:00
.sops.yaml chore: update secrets regex 2025年08月04日 17:50:10 +05:00
flake.lock chore: remove unnecessary mc configs 2026年07月14日 15:34:43 +05:00
flake.nix chore: maintain less secrets 2026年07月05日 11:20:19 +05:00
LICENSE change readme 2024年08月14日 13:37:15 +05:00
notes.md fix: problems with coercing 2024年10月29日 02:46:03 +05:00
README.md chore: minimize amount of users 2026年07月05日 11:43:53 +05:00
shell.nix chore: moving to 26.05 2026年06月05日 04:28:34 +05:00
statix.toml refactor: proper statix + uzbek-net website 2025年10月20日 18:05:03 +05:00

Kolyma's {Instances}

Kolyma's Nix configurations for all server instances.

About

This repository is intended to keep all configurations of global servers ran by Kolyma's Laboratory. Configurations contain both service and environmental implications.

Maybe it's time to start embracing declarative & reproducible server configs?!

Features

  • Services & Containers
  • Rust made replacements
  • Key configurations
  • Software configurations
  • Selfmade scripts

Get NixOS Ready on your server

This is actually quite hard task as it requires a few prequisites to be prepared beforehand. You may refer to bootstrap and installer for further instructions.

Installing configurations

After you get NixOS running on your machine, the next step is to apply declarative configurations onto your machines:

# Kolyma Station {1,2,3}
sudo nixos-rebuild switch --flake https://codeberg.org/kolyma/infra/archive/main.tar.gz --upgrade

Thanks

  • Template - Started with this template
  • Example - Learned from his configurations
  • Nix - Masterpiece of package management

License

This project is licensed under the MIT License - see the LICENSE file for details.

Kolyma's {Instances}