summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorGrisha Shipunov2026-07-26 20:32:54 +0000
committerGrisha Shipunov2026-08-01 19:00:44 +0000
commitcc89163f31ee00b1402b1ebf6070eda29d4c97f9 (patch)
tree97acde7d124a4a6b35158eb58678b68ba92e919f /flake.nix
parentd1f771dd9eeb680cbd7ffef5a8667dae5bbb4837 (diff)
:authentik: yeet
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix11
1 files changed, 0 insertions, 11 deletions
diff --git a/flake.nix b/flake.nix
index 8fc8ea8..f80186e 100644
--- a/flake.nix
+++ b/flake.nix
@@ -4,7 +4,6 @@
# nixpkgs-unstable.url = "github:gshipunov/nixpkgs?ref=nixos-unstable";
nixpkgs.url = "https://channels.nixos.org/nixos-26.05/nixexprs.tar.xz";
- flake-utils.url = "github:numtide/flake-utils";
sops-nix = {
url = "github:Mic92/sops-nix";
@@ -24,19 +23,10 @@
inputs.nixpkgs.follows = "nixpkgs-unstable";
};
- authentik-nix = {
- url = "github:nix-community/authentik-nix";
- };
-
website = {
url = "git+https://git.oxapentane.com/website.git";
flake = false;
};
-
- tmux-yank = {
- url = "github:tmux-plugins/tmux-yank";
- flake = false;
- };
};
outputs =
@@ -60,7 +50,6 @@
"cgit"
];
microvm-unstable-list = [
- "auth"
"immich"
];