chore: changes packages/ to recursively load from the folder instead of static imports

This commit is contained in:
2024-11-02 01:38:56 +01:00
parent dcf1c294a6
commit 551800c69b
2 changed files with 13 additions and 4 deletions

View File

@ -1,10 +1,7 @@
{ config, pkgs, ... }:
{
imports = [
./packages/vscode.nix
./packages/go.nix
./packages/kitty.nix
./packages/zed-editor.nix
./packages/default.nix
./fonts.nix
./gnome-extensions.nix
./dconf.nix