mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-17 23:14:07 +01:00
fix: typo
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
# common
|
||||
"home/linux/desktop.nix"
|
||||
# host specific
|
||||
"hosts/12kindoms-${name}/home.nix"
|
||||
"hosts/12kingdoms-${name}/home.nix"
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user