mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-21 19:57:02 -04:00
a
This commit is contained in:
parent
3033274674
commit
2fc3e68688
5 changed files with 89 additions and 40 deletions
|
@ -15,6 +15,9 @@ let
|
|||
|
||||
in
|
||||
{
|
||||
imports = [
|
||||
inputs.sops-nix.homeManagerModules.sops
|
||||
]
|
||||
programs.zsh.enable = true;
|
||||
programs.zsh.oh-my-zsh.enable = true;
|
||||
programs.zsh.initExtra = builtins.trace _z1 _z1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue