mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 22:59:15 +00:00
inline home-manager configuration
This commit is contained in:
parent
cf1427ca04
commit
dda38005f8
3 changed files with 4 additions and 7 deletions
|
|
@ -43,6 +43,8 @@
|
|||
...
|
||||
}: {
|
||||
home-manager = {
|
||||
useGlobalPkgs = true;
|
||||
useUserPackages = true;
|
||||
extraSpecialArgs.hostname = name;
|
||||
sharedModules = [{home.stateVersion = lib.mkDefault config.system.stateVersion;}];
|
||||
users.leana.imports = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue