modules: fix darwin eval

This commit is contained in:
Nikodem Rabuliński 2025-01-05 00:52:31 +01:00
parent 93f89cfcdf
commit b9c7bda91c
3 changed files with 3 additions and 3 deletions

View file

@ -23,6 +23,7 @@ in
./xdg.nix
];
programs.home-manager.enable = true;
programs.fish.enable = true;
programs.nix-index.enable = true;
programs.ssh = {