Customizing home

This commit is contained in:
Julien Malka 2023-01-19 19:08:40 +01:00
parent a8cff7b047
commit fa91fc44e4
Signed by: Luj
GPG key ID: 6FC74C847011FD83

View file

@ -3,7 +3,7 @@
luj.hmgr.julien = {
home.packages = with pkgs; [ unstable.deploy-rs ];
home.packages = with pkgs; [ unstable.deploy-rs nixpkgs-review nixpkgs-fmt gh sops unstable.nix-eval-jobs ];
home.stateVersion = "22.11";
luj.programs.neovim.enable = true;
luj.programs.ssh-client.enable = true;