Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

NixOps deployment configuration for otevrenamesta.cz

Notifications You must be signed in to change notification settings

otevrenamesta/otevrenamesta-cz-configuration

Repository files navigation

Deprecated. The content has been moved to GitLab.


otevrenamesta.cz configuration

  1. Install Morph.

    environment.systemPackages = with pkgs; [
      morph
    ];
  2. Deploy environment

    morph deploy morph.nix switch
  3. or deploy a single machine

    morph deploy --on=<machine_name> morph.nix switch

About

NixOps deployment configuration for otevrenamesta.cz

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages