naming conventions

This commit is contained in:
John Lancaster
2026-06-30 23:31:11 -05:00
parent 68737a513f
commit 0e194e5d44
5 changed files with 10 additions and 8 deletions
+2
View File
@@ -26,6 +26,7 @@ in
desktop
step-client
mysops
# zed-editor
# myPackage
# myStepClient
];
@@ -38,6 +39,7 @@ in
home.username = "${username}";
home.homeDirectory = "/home/${username}";
home.packages = with pkgs; [
nil # Nix language server
selfPkgs.jsl-zsh
# selfPkgs.my-neovim
selfPkgs.ssh-certs