fixed imports and added scripts

This commit is contained in:
John Lancaster
2026-03-08 14:13:52 -05:00
parent 1228151d5a
commit 3e15d03778
5 changed files with 53 additions and 10 deletions

View File

@@ -3,10 +3,7 @@
flake.homeModules."john-pc-ubuntu" = {
imports = with inputs.self.homeModules; [
desktop
home
onepassword
sublime
# resticprofile
john
];
# TODO: Add host-specific settings here:
@@ -22,7 +19,7 @@
# Include another inline module to set the options created through the jsl-home modules
{
homeManagerFlakeDir = "~/.config/home-manager";
homeManagerFlakeDir = "~/.config/home-manager/jsl-dendritic";
docker.enable = true;
ssh.matchSets = {
certs = true;