about summary refs log tree commit diff
path: root/hosts/home.nix
diff options
context:
space:
mode:
authorBaitinq <[email protected]>2022-06-18 13:41:46 +0200
committerBaitinq <[email protected]>2022-06-18 13:41:46 +0200
commite648d8e9d15d4bb6bdb80d441ccedbf74cf6b636 (patch)
treec555602efeea7a464f10394a3db3d24eba0e6b02 /hosts/home.nix
parentAdded anime-downloader package (diff)
downloadnixos-config-e648d8e9d15d4bb6bdb80d441ccedbf74cf6b636.tar.gz
nixos-config-e648d8e9d15d4bb6bdb80d441ccedbf74cf6b636.tar.bz2
nixos-config-e648d8e9d15d4bb6bdb80d441ccedbf74cf6b636.zip
Added trackma package and fixed adl package
Diffstat (limited to 'hosts/home.nix')
-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 = {