146 current 2024-05-26 02:50:51 24.05.20240419.5c24cf2 6.8.6-zen1 *

This commit is contained in:
sadanslargehole 2024-05-26 02:51:04 -04:00
parent 8541404f95
commit 5dafe1dcfe
No known key found for this signature in database
GPG key ID: B2E2F4A5161A7800
6 changed files with 110 additions and 23 deletions

View file

@ -4,6 +4,9 @@
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
sops-nix = {
url = "github:Mic92/sops-nix";
};
home-manager = {
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";