refactor: decouple 'andromache' home config from 'astyanax'
This commit is contained in:
@@ -57,7 +57,7 @@ in
|
||||
home-manager.enable = true;
|
||||
};
|
||||
|
||||
home.packages = import ./packages.nix {
|
||||
home.packages = import ../packages.nix {
|
||||
inherit pkgs;
|
||||
inherit config;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user