restore hyprland dotfiles from backups

This commit is contained in:
afoucaultc 2026-08-07 11:15:28 +02:00
parent 4dd1504a4c
commit 9be597750d
7 changed files with 7 additions and 130 deletions

View file

@ -10,9 +10,6 @@ in
"rofi".source = link "${dots}/rofi";
"nvim".source = link "${dots}/nvim";
};
# hypr/conf est un symlink hors-store : utilise home.file, pas xdg.configFile
home.file.".config/hypr/conf".source = link "${dots}/hypr/conf";
}
# xdg.configFile."i3blocks/config".source = ./i3blocks.conf;