Compare commits

...
2 Commits
Author SHA1 Message Date
smayzy 778255a95c add mangohud flatpak 2025-06-22 12:12:42 +02:00
smayzy 10c986523b remove firefox config from import 2025-06-22 12:05:27 +02:00
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -110,6 +110,7 @@
update.onActivation = true; update.onActivation = true;
packages = [ packages = [
"com.heroicgameslauncher.hgl" "com.heroicgameslauncher.hgl"
"org.freedesktop.Platform.VulkanLayer.MangoHud"
]; ];
}; };
-1
View File
@@ -3,7 +3,6 @@
{ {
imports = imports =
[ [
./modules/home-manager/firefox.nix
]; ];
home.username = "smayzy"; home.username = "smayzy";