Fix formatting

This commit is contained in:
2026-07-12 18:07:46 +01:00
parent ebf3e773c6
commit 1edf4af07f
14 changed files with 346 additions and 171 deletions
-10
View File
@@ -24,14 +24,4 @@ in
exec ~/.xsession
fi
'';
programs.spicetify = {
enable = true;
enabledExtensions = with spicePkgs.extensions; [
adblockify
hidePodcasts
];
theme = spicePkgs.themes.catppuccin;
colorScheme = "mocha";
};
}