Skip to content

Commit bf68a65

Browse files
committed
chore: work phone sync
1 parent 03eccbd commit bf68a65

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

SwarselSystems.org

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2007,14 +2007,6 @@ My work machine. Built for more security, this is the gold standard of my config
20072007
motd = null;
20082008
};
20092009

2010-
home-manager.config = {
2011-
2012-
imports = [
2013-
../common/home/ssh.nix
2014-
];
2015-
services.ssh-agent.enable = true;
2016-
2017-
};
20182010

20192011
android-integration = {
20202012
termux-open.enable = true;

profiles/mysticant/default.nix

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,6 @@
1919
motd = null;
2020
};
2121

22-
home-manager.config = {
23-
24-
imports = [
25-
../common/home/ssh.nix
26-
];
27-
services.ssh-agent.enable = true;
28-
29-
};
3022

3123
android-integration = {
3224
termux-open.enable = true;

0 commit comments

Comments
 (0)