mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 15:04:59 +08:00
..
This commit is contained in:
parent
345317883c
commit
07d599cdfa
1 changed files with 2 additions and 2 deletions
|
|
@ -6,8 +6,8 @@ let
|
|||
homeMod = self + /modules/home;
|
||||
in
|
||||
{
|
||||
# nixos-unified.sshTarget = "srid@pureintent";
|
||||
nixos-unified.sshTarget = "srid@192.168.2.244";
|
||||
nixos-unified.sshTarget = "srid@pureintent";
|
||||
# nixos-unified.sshTarget = "srid@192.168.2.244";
|
||||
|
||||
imports = [
|
||||
self.nixosModules.default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue