diff --git a/flake.nix b/flake.nix index 97b6689..91514f3 100644 --- a/flake.nix +++ b/flake.nix @@ -30,7 +30,11 @@ sfml cmake gcc + onefetch ]; + shellHooks = '' + onefetch + ''; }; }); # Build section