Select the types of activity you want to include in your feed.
1watch_file shell.nix 2watch_file default.nix 3watch_file flake.lock 4watch_file rust-toolchain.toml 5 6# try to use flakes, if it fails use normal nix (ie. shell.nix) 7use flake || use nix 8eval "$shellHook"