renamed to home.nix

This commit is contained in:
lsoriano-mcm
2025-07-03 16:34:49 -05:00
parent 3dd4f2783e
commit f59110c87e
33 changed files with 1259 additions and 10 deletions
+3
View File
@@ -0,0 +1,3 @@
{...}: {
services.swww.enable = true;
}