changed imports to mkImports

This commit is contained in:
Bryan Ramos 2024-11-07 15:41:50 -05:00
parent 649d9e83b6
commit 930f5272b8
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8
34 changed files with 66 additions and 448 deletions

View file

@ -6,7 +6,6 @@ let
in
{ options.modules.user.utils = { enable = mkEnableOption "user.utils"; };
imports = [ ./modules ];
config = mkIf cfg.enable {
home.packages = with pkgs; [
wget curl fastfetch