This commit is contained in:
2025-12-02 13:18:00 +09:00
parent c8d5c579a6
commit 023858b244
4 changed files with 42 additions and 35 deletions

View File

@@ -67,11 +67,6 @@
force = true;
};
home.file.".icons/Transparnet" = {
source = config.lib.file.mkOutOfStoreSymlink "${config.home.homeDirectory}/niri/hm/Transparent";
recursive = true;
force = true;
};
# programs.zsh.enable = false;
# programs.fish.enable = true;
}