fix(home-modules): typo in standalone module
All checks were successful
/ check (push) Successful in 9s
/ check-renovaterc (push) Successful in 3s
/ build-packages (push) Successful in 15s
/ build-vm (push) Successful in 3s
/ report-size (push) Successful in 5s

Should probably add an example standalone config so that his is caught
in the future.
This commit is contained in:
Jalil David Salamé Messina 2025-05-09 10:48:37 +02:00
parent ee2d1fd0d2
commit 439886abeb
Signed by: jalil
GPG key ID: F016B9E770737A0B

View file

@ -15,7 +15,7 @@
};
standalone = {
imports = defaultModules ++ [
inputs.stylix.homeManagerModules.stilyx
inputs.stylix.homeManagerModules.stylix
(
{ config, ... }:
{