mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-04-02 02:00:51 +02:00
Customizing home
This commit is contained in:
parent
a8cff7b047
commit
fa91fc44e4
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
|
|
||||||
luj.hmgr.julien = {
|
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";
|
home.stateVersion = "22.11";
|
||||||
luj.programs.neovim.enable = true;
|
luj.programs.neovim.enable = true;
|
||||||
luj.programs.ssh-client.enable = true;
|
luj.programs.ssh-client.enable = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue