fix(home-modules): typo in standalone module
Should probably add an example standalone config so that his is caught in the future.
This commit is contained in:
parent
ee2d1fd0d2
commit
439886abeb
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
};
|
||||
standalone = {
|
||||
imports = defaultModules ++ [
|
||||
inputs.stylix.homeManagerModules.stilyx
|
||||
inputs.stylix.homeManagerModules.stylix
|
||||
(
|
||||
{ config, ... }:
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue