refactor(sydnix-cli): rewrite sydnix-cli
holy shit. why. why did i write the first version LOL. so fucking ocmplicated. and half broken.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ config, pkgs, lib, disko, sydnix-cli, ... }:
|
||||
{ config, pkgs, lib, disko, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
@@ -102,9 +102,9 @@
|
||||
git
|
||||
sshfs
|
||||
waypipe
|
||||
sydnix-cli.packages.x86_64-linux.default
|
||||
(import ../../scripts/port-tools { inherit pkgs; })
|
||||
(import ../../scripts/vpn-tools { inherit pkgs; })
|
||||
(import ../../scripts/sydnix-cli { inherit pkgs; })
|
||||
];
|
||||
|
||||
# This server is connected to the internet! Port 22 is open!! Aagghhhh!!!
|
||||
|
||||
Reference in New Issue
Block a user