This commit is contained in:
Nathan McCarty 2025-03-27 01:55:31 -04:00
parent c739ecd895
commit 8b165b7a60

View file

@ -5,7 +5,7 @@
}: {
# perSystem = { ... }: { config.packages.hello = ...; };
flake.homeConfigurations.tides = withSystem "x86_64-linux" (
flake.homeConfigurations.driftwood = withSystem "x86_64-linux" (
ctx @ {
config,
inputs',