wallpaper

This commit is contained in:
2026-03-26 13:47:15 -05:00
parent c4bc1b155a
commit 9515a5d317
2 changed files with 3 additions and 1 deletions

View File

@@ -94,6 +94,9 @@
hostSecretName = "macbook-pro-nixos";
};
};
wallpaper = {
enable = true;
};
};
nixpkgs.config.allowUnsupportedSystem = true;