Removing the 9pfs nix store.

The experiment was good for mounting directories with various overlay patterns from the host to the guest, but using it specifically for /nix/store was a bad idea. It would be better to just serve the host nix store with nix-serve -p 8080 and add that as a substituter during install.
This commit is contained in:
Tom Alexander
2025-05-10 20:40:49 -04:00
parent e65504b5f3
commit 5b7cae49c3
3 changed files with 0 additions and 82 deletions

View File

@@ -9,7 +9,6 @@
{
imports = [
./roles/2ship2harkinian
./roles/9pfs_nix_store
./roles/alacritty
./roles/ansible
./roles/ares