macos: sops enable
This commit is contained in:
parent
1ce0ee80c5
commit
4201547e3e
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
package = inputs.neovim-overlay.packages.${pkgs.system}.default;
|
package = inputs.neovim-overlay.packages.${pkgs.system}.default;
|
||||||
};
|
};
|
||||||
|
sops.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.alacritty.settings = {
|
programs.alacritty.settings = {
|
||||||
|
|
Loading…
Reference in a new issue