about summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
authorBaitinq <manuelpalenzuelamerino@gmail.com>2022-06-18 13:41:46 +0200
committerBaitinq <manuelpalenzuelamerino@gmail.com>2022-06-18 13:41:46 +0200
commitb263c9de5e7bc518262f1ac9243beb8b264510f9 (patch)
treed9da495a12a7ce05083f66e02b850bdf0c942ede /hosts
parentAdded anime-downloader package (diff)
downloadnixos-config-b263c9de5e7bc518262f1ac9243beb8b264510f9.tar.gz
nixos-config-b263c9de5e7bc518262f1ac9243beb8b264510f9.tar.bz2
nixos-config-b263c9de5e7bc518262f1ac9243beb8b264510f9.zip
Added trackma package and fixed adl package
Diffstat (limited to 'hosts')
-rw-r--r--hosts/home.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/home.nix b/hosts/home.nix
index 58329ac..d89b243 100644
--- a/hosts/home.nix
+++ b/hosts/home.nix
@@ -34,6 +34,8 @@ in
     xorg.xev
     statix
     custom.anime-downloader
+    custom.adl
+    custom.trackma
   ];
 
   programs = {