Imports the hyprland home-manager module

This commit is contained in:
willemml 2023-11-16 10:29:35 -08:00
parent c27aaf2cd5
commit 410aeeed62
Signed by: willemml
GPG key ID: C3DE5DF6198DACBD

View file

@ -2,8 +2,13 @@
config,
pkgs,
lib,
inputs,
...
}: {
imports = [
inputs.hyprland.homeManagerModules.default
];
home.packages = with pkgs; [
firefox
lxappearance