Vanguard: import work packages

This commit is contained in:
Evie Litherland-Smith 2024-06-05 16:20:04 +01:00
parent a544feb2a4
commit 7592b887a4

View file

@ -1,6 +1,7 @@
{pkgs, ...}: { {pkgs, ...}: {
imports = [ imports = [
./default.nix ./default.nix
./work.nix
../programs/games/default.nix ../programs/games/default.nix
]; ];
home.packages = with pkgs; [ home.packages = with pkgs; [