oop
This commit is contained in:
parent
2707e7a328
commit
ce08ca0cba
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
...
|
||||
}:
|
||||
inputs.home-manager.lib.homeManagerConfiguration {
|
||||
pkgs = inputs.nixpkgs.legacyPackages.${"x86_64-linux"};
|
||||
pkgs = inputs.nixpkgs.legacyPackages.${"aarch64-linux"};
|
||||
extraSpecialArgs = {
|
||||
inherit inputs inputs';
|
||||
packages = config.packages;
|
||||
|
|
Loading…
Add table
Reference in a new issue