added some utilities
This commit is contained in:
@@ -23,6 +23,10 @@
|
||||
(import ./zsh.nix)
|
||||
(import ./git.nix {inherit userSettings;})
|
||||
];
|
||||
home.packages = with pkgs; [
|
||||
# Add any additional packages you want to install in your home directory
|
||||
superfile
|
||||
];
|
||||
programs = {
|
||||
ssh.enable = true;
|
||||
gh.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user