move dots/config

This commit is contained in:
KoenDR06 2025-11-09 12:49:39 +01:00
parent d27d26a1e8
commit 98d71e0170
5 changed files with 3 additions and 3 deletions

View file

@ -1,8 +1,8 @@
{...}: {
imports = [
./.warprc.nix
./config/kitty/kitty.conf.nix
./config/eza/theme.yml.nix
./config/wofi/style.css.nix
./.config/kitty/kitty.conf.nix
./.config/eza/theme.yml.nix
./.config/wofi/style.css.nix
];
}