non important commit
This commit is contained in:
parent
4147e42201
commit
d77ff01a7c
1 changed files with 4 additions and 0 deletions
|
|
@ -65,6 +65,10 @@
|
||||||
imports = [./home/${device-name}/home.nix];
|
imports = [./home/${device-name}/home.nix];
|
||||||
home.stateVersion = "25.11";
|
home.stateVersion = "25.11";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
sharedModules = [
|
||||||
|
inputs.stylix.homeManager.stylix
|
||||||
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue