mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 02:08:29 +02: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
|
└── x86_64-linux # All outputs for Linux x86_64
|
||||||
├── default.nix
|
├── default.nix
|
||||||
├── src
|
├── src
|
||||||
│ ├── 12kindoms-shoukei.nix
|
│ ├── 12kingdoms-shoukei.nix
|
||||||
│ ├── homelab-tailscale-gw.nix
|
│ ├── homelab-tailscale-gw.nix
|
||||||
│ ├── idols-ai.nix
|
│ ├── idols-ai.nix
|
||||||
│ ├── idols-aquamarine.nix
|
│ ├── idols-aquamarine.nix
|
||||||
|
|||||||
@@ -24,7 +24,7 @@
|
|||||||
# common
|
# common
|
||||||
"home/linux/desktop.nix"
|
"home/linux/desktop.nix"
|
||||||
# host specific
|
# host specific
|
||||||
"hosts/12kindoms-${name}/home.nix"
|
"hosts/12kingdoms-${name}/home.nix"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
Reference in New Issue
Block a user