diff --git a/flake.nix b/flake.nix index 3ce34b1..9d76475 100644 --- a/flake.nix +++ b/flake.nix @@ -38,7 +38,7 @@ }; # Meta configuration - flake = "/home/${user}/git/forgejo/nixos"; + flake = "/home/${user}/git/forgejo/ananthv/nixos-athena"; # Import hardware scan (device-specific) hardware = import ./hardware-configuration.nix;