diff options
Diffstat (limited to 'oni/home/config/rincewind.scm')
| -rw-r--r-- | oni/home/config/rincewind.scm | 38 |
1 files changed, 1 insertions, 37 deletions
diff --git a/oni/home/config/rincewind.scm b/oni/home/config/rincewind.scm index 01912cf..0d85dad 100644 --- a/oni/home/config/rincewind.scm +++ b/oni/home/config/rincewind.scm @@ -366,43 +366,7 @@ (service home-zsh-autosuggestions-service-type) (service home-zsh-autopair-service-type) - (simple-service 'my-channel-service - home-channels-service-type - (list - (channel - (name 'oni) - (url "git://ryuslash.org/guix-packages.git") - (introduction - (make-channel-introduction - "646573578b7adfbff415645fed201269076cebf6" - (openpgp-fingerprint - "061C C5C4 D936 C9A8 AECC 1A17 7D5C 407B 4350 25C1")))) - (channel - (name 'nonguix) - (url "https://gitlab.com/nonguix/nonguix") - ;; Enable signature verification: - (introduction - (make-channel-introduction - "897c1a470da759236cc11798f4e0a5f7d4d59fbc" - (openpgp-fingerprint - "2A39 3FFF 68F4 EF7A 3D29 12AF 6F51 20A0 22FB B2D5")))) - (channel - (name 'guix-gaming-games) - (url "https://gitlab.com/guix-gaming-channels/games.git") - (introduction - (make-channel-introduction - "c23d64f1b8cc086659f8781b27ab6c7314c5cca5" - (openpgp-fingerprint - "50F3 3E2E 5B0C 3D90 0424 ABE8 9BDC F497 A4BB CC7F")))) - (channel - (name 'rosenthal) - (url "https://codeberg.org/hako/rosenthal.git") - (branch "trunk") - (introduction - (make-channel-introduction - "7677db76330121a901604dfbad19077893865f35" - (openpgp-fingerprint - "13E7 6CD6 E649 C28C 3385 4DF5 5E5A A665 6149 17F7")))))) + home-channels-service ;; (service home-polybar-service-type ;; (home-polybar-configuration |
