Add more dotfiles

This commit is contained in:
2026-07-07 15:48:39 +01:00
parent 6b8c8e86f4
commit 9a94ed7331
16 changed files with 729 additions and 17 deletions
+9
View File
@@ -0,0 +1,9 @@
{ ... }:
{
programs.rofi = {
enable = true;
theme = ./theme.rasi;
};
}