migrate sajenim to erika

This commit is contained in:
♥ Minnie ♥ 2023-11-05 14:01:53 +00:00
parent bb6e9990c0
commit 5a2c44905f
9 changed files with 0 additions and 0 deletions

View file

@ -1,9 +0,0 @@
{ inputs, outputs, lib, config, pkgs, ... }:
{
programs.rofi = {
enable = true;
font = "Fira Code 10";
};
}