feat(arcturus): add arcturus host

This commit is contained in:
tux
2026-05-09 04:15:22 +05:30
parent a216a6be0e
commit d5e3a6d387
7 changed files with 251 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{ ... }:
{
flake.modules.homeManager.arcturus = {
home.stateVersion = "26.05";
};
}