This commit is contained in:
Andrea Ciceri 2024-02-21 18:13:56 +01:00
parent 0bd3eb8149
commit a07f2e1ef5
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

@ -9,5 +9,5 @@
services.nix-daemon.enable = true;
nixpkgs.hostPlatform = "x86_64-darwin";
nixpkgs.localSystem = "x86_64-darwin";
}