r packages seem to work if slow

This commit is contained in:
Till 2023-05-11 09:23:47 +02:00
parent 0505088df0
commit 198d2001ba
4 changed files with 194 additions and 71 deletions

View file

@ -28,7 +28,7 @@
pkgs = nixpkgs.legacyPackages.x86_64-linux;
extraSpecialArgs = { inherit inputs; };
modules = [
./home-manager/home.nix
./home-manager.nix
];
};
};