chore: cleanup

This commit is contained in:
Christoph Hollizeck 2025-12-04 15:45:41 +01:00
parent e630819228
commit ffb3f335b4
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
3 changed files with 6 additions and 4 deletions

View file

@ -72,6 +72,7 @@ topLevel: {
homeManager.cholli =
{
config,
lib,
osConfig,
pkgs,
@ -83,12 +84,9 @@ topLevel: {
{
home = {
file = {
"Desktop/.keep".text = "";
"Documents/.keep".text = "";
"Downloads/.keep".text = "";
"Music/.keep".text = "";
"Pictures/.keep".text = "";
"Videos/.keep".text = "";
".face".source = ./${defaultIconFileName};
"Pictures/${defaultIconFileName}".source = ./${defaultIconFileName};
"projects/.keep".text = "";