mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 12:40:44 +03:00
123
This commit is contained in:
@@ -1,13 +0,0 @@
|
|||||||
{
|
|
||||||
description = "zeroq vars";
|
|
||||||
outputs =
|
|
||||||
{ self }:
|
|
||||||
{
|
|
||||||
devices = {
|
|
||||||
username = "oqyude";
|
|
||||||
server.hostname = "sapphira";
|
|
||||||
vds.hostname = "otreca";
|
|
||||||
mini-laptop.hostname = "rydiwo";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
@@ -3,7 +3,6 @@
|
|||||||
inputs = {
|
inputs = {
|
||||||
# My
|
# My
|
||||||
zeroq-credentials.url = "git+ssh://git@github.com/oqyude/zeroq-credentials.git"; # flake of creds
|
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
|
zapret.url = "github:oqyude/zapret-easyflake"; # stupid flake of zapret
|
||||||
|
|
||||||
# nixpkgs
|
# nixpkgs
|
||||||
|
|||||||
Reference in New Issue
Block a user