This commit is contained in:
Andrea Ciceri 2024-02-21 18:18:51 +01:00
parent a07f2e1ef5
commit 24ac5a642d
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

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