mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
nixfmt cleanup.
This commit is contained in:
parent
691aae750a
commit
de0b2056fe
7 changed files with 42 additions and 30 deletions
|
|
@ -18,7 +18,7 @@ let
|
|||
};
|
||||
mabon = {
|
||||
ssh.host = "root@192.168.1.218";
|
||||
groups = [ "laptop" "personal"];
|
||||
groups = [ "laptop" "personal" ];
|
||||
};
|
||||
};
|
||||
pkgs = import <nixpkgs> { };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue