Move the gui stuff back into home manager
This commit is contained in:
parent
a3ca248347
commit
7e125b6408
3 changed files with 9 additions and 11 deletions
|
|
@ -35,10 +35,9 @@
|
|||
|
||||
# Optionally, use home-manager.extraSpecialArgs to pass arguments to
|
||||
# home.nix
|
||||
home-manager.extraSpecialArgs = { inherit inputs; };
|
||||
home-manager.extraSpecialArgs = { inherit inputs; isDesktop=true; };
|
||||
}
|
||||
];
|
||||
# other hosts...
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue