Forgot to import the general headless apps

This commit is contained in:
Jimbo 2024-10-16 01:42:34 -04:00
parent dc2099779b
commit 1cf5f3ea15
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
{ pkgs, lib, config, ... }:
{ pkgs, ... }:
{
home.packages = with pkgs; [
home-manager