diff --git a/deploy/flake.nix b/deploy/flake.nix deleted file mode 100644 index 15770e9..0000000 --- a/deploy/flake.nix +++ /dev/null @@ -1,13 +0,0 @@ -{ - description = "zeroq vars"; - outputs = - { self }: - { - devices = { - username = "oqyude"; - server.hostname = "sapphira"; - vds.hostname = "otreca"; - mini-laptop.hostname = "rydiwo"; - }; - }; -} diff --git a/flake.nix b/flake.nix index cd74e52..3db88a2 100755 --- a/flake.nix +++ b/flake.nix @@ -3,7 +3,6 @@ inputs = { # My zeroq-credentials.url = "git+ssh://git@github.com/oqyude/zeroq-credentials.git"; # flake of creds - # zeroq-deploy.url = "path:./deploy"; zapret.url = "github:oqyude/zapret-easyflake"; # stupid flake of zapret # nixpkgs