home-manager | refactorign

This commit is contained in:
Don Harper 2023-07-25 07:03:25 -05:00
parent e797c5d88e
commit ce7aabfa34
5 changed files with 2 additions and 13 deletions

View file

@ -1,5 +1,6 @@
{ config, pkgs, ... }:
{
home.packages = with pkgs; [ fuzzel ];
programs.fuzzel = {
enable = true;
settings = {