apply format

This commit is contained in:
Fabian Montero 2024-09-08 14:50:36 -06:00
parent 34e3cdaf81
commit 3044c426fd
Signed by untrusted user: fabian
GPG key ID: 1FFAC35E1798174F
7 changed files with 1442 additions and 90 deletions

13
pkgs/config/unfree.nix Normal file
View file

@ -0,0 +1,13 @@
lib: name:
with lib;
elem name [
"discord"
"rar"
"spotify"
"spotify-unwrapped"
"steam"
"steam-original"
"steam-run"
"teams"
"zoom"
]