Delete test-build.nix
This commit is contained in:
parent
0fcac4d53c
commit
717baa0482
1 changed files with 0 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
|||
{
|
||||
network.description = "Haskell + NixOps FTW!";
|
||||
|
||||
helloworlder = { config, pkgs, ... }:
|
||||
{
|
||||
#deployment.targetEnv = "virtualbox";
|
||||
#deployment.virtualbox.headless = true;
|
||||
|
||||
#environment.systemPackages = [ hwer ];
|
||||
deployment.targetHost = "cdn-node-1.lukas.studio";
|
||||
nixpkgs.localSystem.system = "x86_64-linux";
|
||||
}
|
Loading…
Reference in a new issue