Skip to content

Commit

Permalink
Swap to a blank root because of reasons
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamc committed Jan 11, 2019
1 parent 8e81968 commit 53342a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardware-configuration.nix
Expand Up @@ -30,7 +30,7 @@
};

fileSystems."/" =
{ device = "rpool/root";
{ device = "rpool/danger-root";
fsType = "zfs";
};

Expand Down

0 comments on commit 53342a5

Please sign in to comment.