Added a onefetch shellhook for funsies

main
Johannes Hendrik Gerard van der Weide 2023-11-16 15:33:30 +01:00
parent 2b06c8041a
commit ef0300e902
1 changed files with 4 additions and 0 deletions

View File

@ -30,7 +30,11 @@
sfml sfml
cmake cmake
gcc gcc
onefetch
]; ];
shellHooks = ''
onefetch
'';
}; };
}); });
# Build section # Build section