This commit is contained in:
KoenDR06 2024-05-18 11:34:37 +02:00
parent da52258730
commit 218802b36f
3 changed files with 36 additions and 3 deletions

View file

@ -6,7 +6,9 @@
pkgs,
...
}: {
imports = [];
imports = [
inputs.sops-nix.homeManager.sops
];
nixpkgs = {
overlays = [
@ -56,7 +58,6 @@
reaper
retext
solaar
syncthing
spotify
thunderbird
whatsapp-for-linux

View file

@ -6,7 +6,9 @@
pkgs,
...
}: {
imports = [];
imports = [
inputs.sops-nix.homeManagerModules.sops
];
nixpkgs = {
overlays = [