Forgot A Semi-colon

This commit is contained in:
Annika Merris 2024-05-21 11:51:26 -04:00
parent 6ce493a5f6
commit ffdc93c03a

View file

@ -2,5 +2,5 @@
{ {
imports = [ imports = [
./steam.nix ./steam.nix
] ];
} }