mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
feat: mosh
This commit is contained in:
parent
91f77cb208
commit
803b8eb29b
3 changed files with 22 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ _: let
|
|||
};
|
||||
in {
|
||||
arch = "aarch64";
|
||||
deploy.hostname = "daiyousei.inskip.me";
|
||||
type = "NixOS";
|
||||
modules = [
|
||||
hostConfig
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue