mirror of
https://github.com/davegallant/nix-config
synced 2025-08-08 01:42:28 +00:00
Add updated wsl configuration
This commit is contained in:
7
machines/aether/nixos-wsl/.envrc
Normal file
7
machines/aether/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