add home manager module

Signed-off-by: Hadi <hadi@example.com>
This commit is contained in:
Hadi
2026-05-04 10:31:56 +02:00
parent 35b79af191
commit cd2896eb5d
+2 -1
View File
@@ -1,4 +1,5 @@
{pkgs, ...}: {
{inputs, pkgs, ...}: {
imports = [inputs.nvf.homeManagerModules.default];
# Packages needed by snacks image preview
home.packages = with pkgs; [
imagemagick