moving to john-pc

This commit is contained in:
John Lancaster
2026-07-05 19:01:38 -05:00
parent dc89592eb1
commit a60d2bcd28
4 changed files with 29 additions and 28 deletions
+4 -4
View File
@@ -36,10 +36,10 @@ in
selfPkgs = inputs.self.packages.${pkgs.stdenv.hostPlatform.system};
in {
home.stateVersion = "25.11";
imports = [
inputs.self.modules.homeManager.shell-tools
inputs.self.modules.homeManager.ssh
inputs.self.modules.homeManager.git
imports = with inputs.self.modules.homeManager; [
ssh-new
shell-tools
git
];
xdg.enable = true;
home.packages = [