nixos: remove cachix

I don't actively use cachix anymore.
This commit is contained in:
joachimschmidt557 2024-05-04 19:03:49 +02:00
parent 6931a3b593
commit 41a38a9edf
No known key found for this signature in database
GPG key ID: E0B575BE2884ACC5
7 changed files with 0 additions and 64 deletions

View file

@ -11,7 +11,6 @@
# Include the results of the hardware scan.
/etc/nixos/hardware-configuration.nix
/etc/nixos/private.nix
./cachix.nix
];
nixpkgs.config.allowUnfree = true;