mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +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 =
|
||||
if (host == "dandelion") then
|
||||
true
|
||||
else if (host == "lily") then
|
||||
else if (host == "sunflower") then
|
||||
true
|
||||
else
|
||||
false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue