sops -> pass : cherry works (wip)
This commit is contained in:
parent
903674fd7c
commit
529fa4ad6a
13 changed files with 60 additions and 151 deletions
nixos/components/gui
|
@ -13,7 +13,7 @@ with lib;
|
|||
./fonts.nix
|
||||
./home-manager
|
||||
./kmonad.nix
|
||||
./noti.nix
|
||||
#./noti.nix
|
||||
./pass.nix
|
||||
./steam.nix
|
||||
./suspend.nix
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
# notify me when a command is finished
|
||||
# todo : secret managment is shit
|
||||
{ config, pkgs, lib, ... }:
|
||||
with lib;
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue