This commit is contained in:
outfoxxed 2023-06-25 18:29:27 -07:00
parent 13cf73e576
commit f5fe583f2d
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
4 changed files with 56 additions and 2 deletions

View file

@ -2,6 +2,10 @@
home-manager.users.${config.main-user} = homeInputs: let
homeConfig = homeInputs.config;
in {
imports = [
./modules/wofi
];
home.packages = with pkgs; [
ark
kwrite