Compare commits

..

No commits in common. "18bbd5fa50151c343db0be717d81146249f07915" and "092fae92b0f2977460b28c104f46a07e99d0818a" have entirely different histories.

2 changed files with 1 additions and 3 deletions

View File

@ -177,7 +177,7 @@ with lib; {
"perception" = {
forwardAgent = true;
user = "nathan";
hostname = "100.121.150.78";
hostname = "100.67.146.101";
};
"oracles" = {
forwardAgent = true;

View File

@ -1,8 +1,6 @@
{ config, lib, pkgs, inputs, ... }:
{
# Setup hardware
imports = [ inputs.nixos-hardware.nixosModules.common-cpu-intel ];
# Sops setup for this machine
sops.secrets = {
"borg-ssh-key" = {