Move scalizer home config

This commit is contained in:
Julien Hémono 2025-09-22 09:51:27 +02:00
parent d8e06a22a3
commit 323b7b1ec3
2 changed files with 1 additions and 1 deletions

View file

@ -59,7 +59,7 @@
# Specify your home configuration modules here, for example,
# the path to your home.nix.
modules = [ ./home.nix ];
modules = [ ./homes/scalizer ];
# Optionally use extraSpecialArgs
# to pass through arguments to home.nix