From 9568cb5ec011e7f72b265beea5edfe5d1e817cb5 Mon Sep 17 00:00:00 2001 From: MoritzBoehme Date: Fri, 21 Jan 2022 22:05:39 +0100 Subject: [PATCH] :broom: remove spotify tui secrets --- modules/services/agenix.nix | 6 ------ secrets/secrets.nix | 4 +--- secrets/spotify-tui.age | 13 ------------- 3 files changed, 1 insertion(+), 22 deletions(-) delete mode 100644 secrets/spotify-tui.age diff --git a/modules/services/agenix.nix b/modules/services/agenix.nix index 5ea8f1a..93bdb5b 100644 --- a/modules/services/agenix.nix +++ b/modules/services/agenix.nix @@ -18,11 +18,5 @@ file = ../../secrets/spotifyd.age; owner = "1000"; }; - spotify-tui = { - file = ../../secrets/spotify-tui.age; - owner = "1000"; - mode = "777"; - path = "/home/moritz/.config/spotify-tui/client.yml"; - }; }; } diff --git a/secrets/secrets.nix b/secrets/secrets.nix index 031eb03..6db25bc 100644 --- a/secrets/secrets.nix +++ b/secrets/secrets.nix @@ -8,12 +8,10 @@ let nixos-desktop = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKl8gMhwSf1NsP5gp14xbbyjqQLZzcHLb/XKRMoHdXgI"; hosts = [ nixos-laptop nixos-desktop ]; -in -{ +in { "nordvpn.age".publicKeys = users ++ hosts; "davfs.age".publicKeys = users ++ hosts; "smbMoritz.age".publicKeys = users ++ hosts; "smbMedia.age".publicKeys = users ++ hosts; "spotifyd.age".publicKeys = users ++ hosts; - "spotify-tui.age".publicKeys = users ++ hosts; } diff --git a/secrets/spotify-tui.age b/secrets/spotify-tui.age deleted file mode 100644 index 8e9587a..0000000 --- a/secrets/spotify-tui.age +++ /dev/null @@ -1,13 +0,0 @@ -age-encryption.org/v1 --> ssh-ed25519 ZYd7Zg jROOLg8UIJD3dE2/si4rUe1IQVy9hvzIYSKixkOF7Bg -IT7R/5M697wsUSNtpDiER/wZ1rZ2u8iiau6axLoI/xM --> ssh-ed25519 wG6LYg P5rjgMV6ay3Su4weXDL66hDkmUuhjKJQR4vHly43yjM -BHODogoY16ouq9JDr+95WGNBurblpM8y1o4el7PpBxM --> ssh-ed25519 CjuqfA s3g2dp52QiYGGQxk+MLUdnFmbuJt2x3geApkTBoeung -QAMA0zlYu/LmbdKfpfYV+21I06e55xAs68C868BPMYI --> ,LtNn-grease -ZOIDDvOjIu8bCixIyF0dj05TsC7lPO6iWu92HYJ1263bu7Vvvb1D3dEbXEgIYIQ ---- pu2/JaqeUMGeSzP+gBf9jJdC+jjDcGf7O8hQMd/hNNc -щ -?g|%/j~?;9ގ; ͼɔW!#UqX,^4 -bv833G9pm=i8<դ6d%'ނ?K30i/3:E \ No newline at end of file