mirror of
https://github.com/davegallant/nix-config
synced 2025-08-08 14:02:26 +00:00
Add configuration for WSL2
This commit is contained in:
7
machines/gallantis/nixos-wsl/.envrc
Normal file
7
machines/gallantis/nixos-wsl/.envrc
Normal file
@@ -0,0 +1,7 @@
|
||||
use_flake() {
|
||||
watch_file flake.nix
|
||||
watch_file flake.lock
|
||||
eval "$(nix print-dev-env)"
|
||||
}
|
||||
|
||||
use flake
|
Reference in New Issue
Block a user