feat: Wallpaper changer and socs
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{ config, ... }: {
|
||||
sops = {
|
||||
defaultSopsFile = ../secrets.yaml;
|
||||
age.keyFile = "/home/sweetbread/.config/sops/age/keys.txt";
|
||||
|
||||
secrets."tokens/apis/wallhaven" = {};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user