Setup matrix on apogee
This commit is contained in:
parent
6c2f1637ad
commit
1b04cd6f94
3 changed files with 37 additions and 1 deletions
|
|
@ -1,7 +1,9 @@
|
|||
{ ... }: {
|
||||
imports = [ ./gandicloud.nix ];
|
||||
imports = [ ./matrix.nix ./gandicloud.nix ];
|
||||
|
||||
networking.hostName = "apogee";
|
||||
|
||||
services.postgresql.enable = true;
|
||||
|
||||
promptSymbol = "🔭";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue