Move wallpapers folders and parts users home configurations

This commit is contained in:
Laurent Gueret
2026-01-25 15:32:22 +01:00
parent 79f552f586
commit 5f4f699077
11 changed files with 41 additions and 5 deletions
+5
View File
@@ -0,0 +1,5 @@
{ inputs, ... }:
{
home-manager.users.alistreaza = import ./home.nix;
}