Try removing ;

This commit is contained in:
Patrick Menking 2024-09-17 14:06:59 -04:00
parent 7b5eda6312
commit 65fcf8cd31

View file

@ -4,7 +4,7 @@
if config.users.crow.enable then
[./crow.nix]
else []
);
)
# ++ ( to add more, just move the ;
];
}