Skip to content

Commit

Permalink
fix: update disk name
Browse files Browse the repository at this point in the history
  • Loading branch information
sioodmy committed Jun 12, 2024
1 parent eeeda32 commit b47a41e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hosts/calypso/disko.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
disko.devices = {
disk = {
nvme0n1 = {
main = {
type = "disk";
device = "/dev/nvme0n1";
content = {
Expand Down

0 comments on commit b47a41e

Please sign in to comment.