feat: adds modules to be selected for violet

This commit is contained in:
Ahwx 2024-07-15 13:14:18 +02:00
parent d161afbff4
commit c3887ae4c5

View file

@ -0,0 +1,5 @@
{ ...}: {
imports =
[(import ./iceshrimp.nix)];
# ++ [(import ./tmux.nix)];
}