fix: typo

This commit is contained in:
Ryan Yin
2024-03-13 16:03:50 +08:00
parent 714293a133
commit 5234fd7279
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ All the outputs of this flake are defined here.
└── x86_64-linux # All outputs for Linux x86_64
├── default.nix
├── src
│   ├── 12kindoms-shoukei.nix
│   ├── 12kingdoms-shoukei.nix
│   ├── homelab-tailscale-gw.nix
│   ├── idols-ai.nix
│   ├── idols-aquamarine.nix

View File

@@ -24,7 +24,7 @@
# common
"home/linux/desktop.nix"
# host specific
"hosts/12kindoms-${name}/home.nix"
"hosts/12kingdoms-${name}/home.nix"
];
};