setup remote building for both laptops

This commit is contained in:
Gerg-L 2023-04-27 15:31:34 -04:00
parent 76fe743021
commit e1a7947411
6 changed files with 86 additions and 21 deletions

View file

@ -4,6 +4,7 @@ inputs: {
...
}: {
localModules = {
remoteBuild.isBuilder = true;
X11Programs = {
sxhkd.enable = true;
};
@ -38,6 +39,7 @@ inputs: {
nixpkgs.overlays = [
inputs.nvim-flake.overlays.default
];
nix.settings.system-features = ["kvm" "big-parallel" "nixos-test" "benchmark"];
environment.systemPackages = [
pkgs.bitwarden #store stuff