Move Linode support to a module

This commit is contained in:
Greg Hellings
2022-04-25 22:29:44 -05:00
parent 5f1e146847
commit 5a5c3fac0c
4 changed files with 46 additions and 29 deletions
+1
View File
@@ -3,6 +3,7 @@
{
imports = [
./home.nix
./linode.nix
./proxy.nix
./rpi4.nix
];