Add host "apogee"
This commit is contained in:
parent
bb53530665
commit
d03bb62c23
6 changed files with 104 additions and 16 deletions
7
hosts/apogee/default.nix
Normal file
7
hosts/apogee/default.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{ ... }: {
|
||||
imports = [ ./gandicloud.nix ];
|
||||
|
||||
networking.hostName = "apogee";
|
||||
|
||||
promptSymbol = "🔭";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue