mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 06:50:14 +01:00
chore: lily -> sunflower (lily does not run nix anymore)
This commit is contained in:
parent
79beba6182
commit
ab5fb021d7
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
enable =
|
enable =
|
||||||
if (host == "dandelion") then
|
if (host == "dandelion") then
|
||||||
true
|
true
|
||||||
else if (host == "lily") then
|
else if (host == "sunflower") then
|
||||||
true
|
true
|
||||||
else
|
else
|
||||||
false;
|
false;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue