My Nix Configuration
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 5 lines 245 B view raw
1if ! has nix_direnv_version || ! nix_direnv_version 3.1.1; then 2 source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/3.1.1/direnvrc" "sha256-p+fzQdrms/hDa7g+soShAybJNo4bN4SIAeSfqNKgD5I=" 3fi 4 5use flake . --accept-flake-config