refactor(stylix): use stylix 'autoImport'

This commit is contained in:
2026-05-24 17:02:11 +02:00
parent 258ff2126c
commit 7c92f57039
3 changed files with 2 additions and 3 deletions

View File

@@ -8,6 +8,7 @@
{
imports = [
inputs.sops-nix.homeManagerModules.sops
inputs.stylix.homeModules.stylix
../../modules
];