[feat] inherit device for home-manager linux
This commit is contained in:
@@ -57,6 +57,9 @@
|
||||
in
|
||||
home-manager.lib.homeManagerConfiguration {
|
||||
inherit pkgs;
|
||||
extraSpecialArgs = {
|
||||
inherit device;
|
||||
};
|
||||
modules = [
|
||||
./common/home.nix
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user