Add default.nix import back to personal.nix, accidentally deleted when merging

This commit is contained in:
Evie Litherland-Smith 2024-07-23 07:43:30 +01:00
parent b5f9d480ff
commit c8c1560ae7

View file

@ -1,4 +1,5 @@
{pkgs, ...}: {
imports = [./default.nix];
home.packages = with pkgs; [
kdePackages.ktorrent
prusa-slicer