fix: update nixos config directory
This commit is contained in:
parent
497fb85419
commit
3eb882642f
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
# Meta configuration
|
# Meta configuration
|
||||||
flake = "/home/${user}/git/forgejo/nixos";
|
flake = "/home/${user}/git/forgejo/ananthv/nixos-athena";
|
||||||
|
|
||||||
# Import hardware scan (device-specific)
|
# Import hardware scan (device-specific)
|
||||||
hardware = import ./hardware-configuration.nix;
|
hardware = import ./hardware-configuration.nix;
|
||||||
|
|
Loading…
Reference in a new issue