diff options
Diffstat (limited to 'Omni/Dev')
-rwxr-xr-x[-rw-r--r--] | Omni/Dev/Beryllium.nix | 1 | ||||
-rwxr-xr-x[-rw-r--r--] | Omni/Dev/Lithium.nix | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/Omni/Dev/Beryllium.nix b/Omni/Dev/Beryllium.nix index 8452d1e..50dd652 100644..100755 --- a/Omni/Dev/Beryllium.nix +++ b/Omni/Dev/Beryllium.nix @@ -1,3 +1,4 @@ +#!/usr/bin/env run.sh {bild}: bild.os { imports = [ diff --git a/Omni/Dev/Lithium.nix b/Omni/Dev/Lithium.nix index 72a841f..3063b1b 100644..100755 --- a/Omni/Dev/Lithium.nix +++ b/Omni/Dev/Lithium.nix @@ -1,3 +1,4 @@ +#!/usr/bin/env run.sh {bild}: # Dev machine for work and building stuff. bild.os { |