p14 ssh config
This commit is contained in:
@@ -122,7 +122,13 @@
|
||||
home.packages = with pkgs; [
|
||||
bash
|
||||
discord
|
||||
inputs.self.packages.${pkgs.stdenv.hostPlatform.system}.my-neovim
|
||||
];
|
||||
ssh.matchSets = {
|
||||
appdaemon = true;
|
||||
homelab = true;
|
||||
dev = true;
|
||||
};
|
||||
}
|
||||
];
|
||||
sops.defaultSopsFile = ./secrets.yaml;
|
||||
|
||||
Reference in New Issue
Block a user