mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2025-12-15 14:47:14 +01:00
add .remoteenv
This commit is contained in:
5
.remoteenv
Normal file
5
.remoteenv
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
# used by the `remote-exec` package
|
||||
eval "$(nix print-dev-env .#default)"
|
||||
# echo Entered "$(hostname --fqdn)" # just why systemd-networkd...
|
||||
echo Entered "$(hostname)"
|
||||
Reference in New Issue
Block a user