sops -> pass : cherry works (wip)

This commit is contained in:
Ingolf Wagner 2024-05-31 21:02:22 +02:00
commit 529fa4ad6a
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B
13 changed files with 60 additions and 151 deletions
nixos/components/gui

View file

@ -13,7 +13,7 @@ with lib;
./fonts.nix
./home-manager
./kmonad.nix
./noti.nix
#./noti.nix
./pass.nix
./steam.nix
./suspend.nix

View file

@ -1,4 +1,5 @@
# notify me when a command is finished
# todo : secret managment is shit
{ config, pkgs, lib, ... }:
with lib;
{