NixOS configuration 馃獎
at v5 6 lines 130 B view raw
1if has nix_direnv_version; then 2 watch_file modules/flake/shell.nix 3 4 # now we want to load the flake environment 5 use flake 6fi