From 63abd32f45ce8baa9e9f64a8d2c2cd56c3606eee Mon Sep 17 00:00:00 2001 From: DarkGuibrine Date: Sun, 19 Apr 2026 15:41:36 -0300 Subject: [PATCH] arrumar erro --- hosts/Alfa/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/Alfa/home.nix b/hosts/Alfa/home.nix index 0086ad8..e889641 100644 --- a/hosts/Alfa/home.nix +++ b/hosts/Alfa/home.nix @@ -25,7 +25,7 @@ mods = { kitty.enable = true; - flakePath = "/self"; + flakePath = "/etc/nixos"; }; gtk = {