mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 23:14:57 +08:00
nixos-unified: use new host
This commit is contained in:
parent
c8290bce54
commit
798512c1fd
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ let
|
|||
inherit (inputs) self;
|
||||
in
|
||||
{
|
||||
nixos-unified.sshTarget = "srid@192.168.2.46";
|
||||
nixos-unified.sshTarget = "srid@infinitude";
|
||||
|
||||
imports = [
|
||||
self.darwinModules.default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue