mirror of
https://github.com/srid/nixos-config.git
synced 2026-02-22 12:55:20 +08:00
pureintent: reborn
This commit is contained in:
parent
0779884c9c
commit
7cc72327f6
13 changed files with 28 additions and 41 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.134";
|
||||
|
||||
imports = [
|
||||
self.nixosModules.default
|
||||
|
|
@ -20,8 +20,8 @@ in
|
|||
"${homeMod}/work/juspay.nix"
|
||||
"${homeMod}/services/vira.nix"
|
||||
|
||||
"${homeMod}/services/dropbox.nix"
|
||||
"${homeMod}/services/obsidian.nix"
|
||||
# "${homeMod}/services/dropbox.nix"
|
||||
# "${homeMod}/services/obsidian.nix"
|
||||
|
||||
# Remote builders
|
||||
"${homeMod}/nix/buildMachines"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue