From 7a71b97315507d6e786c1b95758596c016d7d68b Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Sun, 23 Jan 2022 17:11:45 +0100 Subject: [PATCH] Mango + nix-tree --- odin.nix | 3 ++- thor.nix | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/odin.nix b/odin.nix index 2bf071e..0d7f43d 100644 --- a/odin.nix +++ b/odin.nix @@ -89,6 +89,7 @@ mpv neofetch nix-prefetch-scripts + nix-tree obsidian openvpn pavucontrol @@ -144,7 +145,7 @@ ./modules/libinput-gestures.nix ./modules/lorri.nix ./modules/man.nix - # ./modules/mangohud.nix + ./modules/mangohud.nix ./modules/megasync.nix ./modules/nix-index.nix ./modules/noti.nix diff --git a/thor.nix b/thor.nix index af9c0c6..cf25b49 100644 --- a/thor.nix +++ b/thor.nix @@ -84,12 +84,12 @@ keepassxc krita lutris - mangohud meld mmv-go mpv neofetch nix-prefetch-scripts + nix-tree obsidian openvpn pavucontrol @@ -154,7 +154,7 @@ ./modules/lf.nix ./modules/lorri.nix ./modules/man.nix - # ./modules/mangohud.nix + ./modules/mangohud.nix ./modules/megasync.nix ./modules/nix-index.nix ./modules/noti.nix