Remove warnings

This commit is contained in:
muon 2026-04-13 10:42:58 +00:00
parent fdb7391a32
commit 469b1f78b4
8 changed files with 15 additions and 5 deletions

View file

@ -28,7 +28,7 @@ in {
modules = [
homeFile
inputs.self.outputs.homeManagerModules.default
inputs.stylix.homeManagerModules.stylix
inputs.stylix.homeModules.stylix
({ osConfig, ... }: {
home.username = username;
home.homeDirectory = "/home/${username}";