updated the wal colors, matugen colors, and reformated some files (not all

of them)
This commit is contained in:
Senior Matt
2026-04-04 15:25:41 +05:00
parent 46b353968f
commit 86fb4ce26b
10 changed files with 286 additions and 238 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{ inputs, self, ... }:
{
flake.nixosModules.home-manager = {
imports = [
imports = [
inputs.home-manager.nixosModules.home-manager
];