naming conventions
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user