repo restructure

This commit is contained in:
TheWanderingCrow 2024-12-24 12:46:51 -05:00
parent e4385e7dce
commit 2e9f6d6113

View file

@ -44,6 +44,6 @@
};
};
};
users.defaultUserShell = pkgs.zsh;
};
users.defaultUserShell = pkgs.zsh;
}