diff options
| author | lassulus <lassulus@lassul.us> | 2018-11-30 20:42:01 +0100 |
|---|---|---|
| committer | lassulus <lassulus@lassul.us> | 2018-11-30 20:42:01 +0100 |
| commit | 11aea15ec0207cbd081c0c1a8ba205f95308c7ae (patch) | |
| tree | 1ce81d22809ad08482280f3844d781c42fca80df /tv/2configs/default.nix | |
| parent | 8d87e4b8909adff80f9b9dd83fe177a3dff8918d (diff) | |
| parent | 5d0bd94dd9002a0c65bdc76eedde15a07937087e (diff) | |
Merge remote-tracking branch 'ni/master'
Diffstat (limited to 'tv/2configs/default.nix')
| -rw-r--r-- | tv/2configs/default.nix | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tv/2configs/default.nix b/tv/2configs/default.nix index d9ddc90..484a337 100644 --- a/tv/2configs/default.nix +++ b/tv/2configs/default.nix @@ -87,11 +87,6 @@ with import <stockholm/lib>; export SYSTEM="$1" exec nix-shell -I stockholm="$PWD" --run 'deploy --system="$SYSTEM"' ''; - reload = "systemctl reload"; - restart = "systemctl restart"; - start = "systemctl start"; - status = "systemctl status"; - stop = "systemctl stop"; }; environment.variables = { |
