Compare commits

..

No commits in common. "c76fcd1ee5b416989de1e72ebb40069a48e9eb49" and "cff2d1ea16f0b7fad3a8ea016acd37dc037c22a9" have entirely different histories.

2 changed files with 0 additions and 9 deletions

View file

@ -1,5 +0,0 @@
# TODO
- Add NetworkManager mullvad vpn configs
- Flesh out nixvim
- Reformat nixos-common module (its getting messy)

View file

@ -115,10 +115,6 @@
id = "homework"; id = "homework";
devices = ["bicep" "jwst" "echo"]; devices = ["bicep" "jwst" "echo"];
}; };
"/data/textbooks" = {
id = "textbooks";
devices = ["bicep" "jwst" "echo"];
};
}; };
}; };
}; };