diff options
| author | Grisha Shipunov | 2026-07-26 20:32:54 +0000 |
|---|---|---|
| committer | Grisha Shipunov | 2026-07-26 20:32:54 +0000 |
| commit | c771b71197571454e496e7ece01dcfd5dff8171f (patch) | |
| tree | 1ff5796caceb1a1d4e82a8c72753aefa4aed39ac /flake.nix | |
| parent | 1ce66ae49e995b1dce2ad801de200f241459459c (diff) | |
authentik: yeetscaledown
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 11 |
1 files changed, 0 insertions, 11 deletions
@@ -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" ]; |
