move packages to programs/tools
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
{
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
{pkgs, ...}: {
|
||||
programs.kitty = {
|
||||
shellIntegration.enableZshIntegration = true;
|
||||
font = {
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
{
|
||||
...
|
||||
}: {
|
||||
{...}: {
|
||||
programs.kitty.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user