• Joined on 2025-12-16
xavier pushed to main at xavier/nixos-infra-framework 2026-05-20 19:42:08 +02:00
b02ba0548f Created a central place for all common options to all hosts.
xavier pushed to main at xavier/nixos-infra-framework 2026-05-11 16:36:35 +02:00
fb7fe2437c refactor: move host-specific settings to hosts directory
xavier pushed to main at xavier/nixos-infra-framework 2026-05-11 14:46:33 +02:00
d07661561b refactor: move host-specific settings to hosts directory
xavier pushed to main at xavier/nixos-infra-framework 2026-05-11 12:11:15 +02:00
8e22e05d2b feat: update sample environment to match nixos-infra structure
xavier pushed to main at xavier/nixos-infra 2026-05-11 11:58:15 +02:00
ff9d839609 feat: add placeholder files for common host settings
xavier pushed to main at xavier/nixos-infra 2026-05-11 11:47:24 +02:00
a00c981ecd refactor: centralize production environment configuration
xavier pushed to main at xavier/nixos-infra 2026-05-11 11:31:41 +02:00
13c3d63785 feat: add centralized environment configuration
xavier pushed to main at xavier/nixos-infra 2026-05-10 22:27:07 +02:00
236e454e22 feat: add dev and stage environment skeletons
xavier pushed to main at xavier/nixos-infra-framework 2026-05-10 22:24:21 +02:00
d165d2c583 Added spezcific cline rules to the framework repo.
xavier pushed to main at xavier/nixos-infra 2026-05-10 22:23:16 +02:00
5877a51436 docs: update .clinerules to reflect new two-repo structure
xavier pushed to main at xavier/nixos-infra 2026-05-10 20:02:24 +02:00
6a2ca62398 refactor: separate framework from production environment
xavier pushed to main at xavier/nixos-infra 2026-05-09 14:04:20 +02:00
0cfdcffc59 Wrote initial configuration for the password manager, the git forge and the dns.
xavier pushed to main at xavier/nixos-infra 2026-05-08 23:13:30 +02:00
4d4ac1487c Moved machine-type content to subdirectories. Renamed initial-configuration.nix to intial-lxc-configuration.nix
xavier pushed to main at xavier/nixos-infra 2026-05-08 22:27:52 +02:00
bd41a33bae Added network management.
xavier pushed to main at xavier/nixos-infra 2026-05-07 23:52:58 +02:00
09d2522bfd Fixed typo in .clinrules folder name. Fixed root README.md translation.
xavier pushed to main at xavier/nixos-infra 2026-05-07 23:32:42 +02:00
dac1336e4c Refreshed and refactored AI rules.
13dfdf01d0 Remove applciation names from services definition names.
Compare 2 commits »
xavier pushed to main at xavier/nixos-infra 2026-05-06 22:50:57 +02:00
ddf3fdfb53 Renamed services following the same logic as hosts, without reference to the actual applciation.
xavier pushed to main at xavier/nixos-infra 2026-05-06 22:34:54 +02:00
a3172f477f Servers named by service provided instead of by application.
xavier pushed to main at xavier/nixos-infra 2026-05-06 22:33:48 +02:00
834f727882 Named servers by service provided instead of the application used.
xavier pushed to main at xavier/nixos-infra 2026-05-06 21:20:08 +02:00
bf96cfbee0 First attempt at LXC container deployment chain.