remove the million lines of css

This commit is contained in:
2025-08-21 15:56:24 +03:00
parent 52741ad21d
commit cd55fa0903
184 changed files with 0 additions and 45472 deletions

View File

@@ -222,16 +222,6 @@
recursive = true;
};
home.file.".local/share/themes" = {
source = config.lib.file.mkOutOfStoreSymlink "/home/ocbwoy3/config/config/themes";
recursive = true;
};
home.file.".themes" = {
source = config.lib.file.mkOutOfStoreSymlink "/home/ocbwoy3/config/config/themes";
recursive = true;
};
home.file.".local/share/fonts/DotfilesFont.otf" = {
source = config.lib.file.mkOutOfStoreSymlink "/home/ocbwoy3/config/config/dotfile_deps/DotfilesFont.otf";
};