feat: soaps

This commit is contained in:
Teesh 2026-02-02 17:22:40 +02:00
parent 9846d0680a
commit 462c8ea585
7 changed files with 108 additions and 2 deletions

View file

@ -32,6 +32,11 @@
};
spicetify-nix.url = "github:Gerg-L/spicetify-nix";
sops-nix = {
url = "github:Mic92/sops-nix";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = inputs@{ flake-parts, ... }: