From 94129c3e6b649d921e87249a1e2a43bb65282998 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Sun, 28 Aug 2022 17:55:34 +0200 Subject: VM: Add adl and trackma packages --- hosts/vm/home.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts') diff --git a/hosts/vm/home.nix b/hosts/vm/home.nix index 3b0a1f5..ec372d6 100644 --- a/hosts/vm/home.nix +++ b/hosts/vm/home.nix @@ -6,6 +6,8 @@ in home.packages = with pkgs; [ ] ++ (with pkgs.custom; [ + adl + trackma ]); xdg.configFile = { -- cgit 1.4.1