mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 14:50:40 +02:00
feat: add idmail for aliases
This commit is contained in:
parent
cb4f4f251f
commit
7f7b053e0a
9 changed files with 607 additions and 136 deletions
|
@ -33,6 +33,11 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
idmail = {
|
||||
url = "github:oddlama/idmail";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
impermanence.url = "github:nix-community/impermanence";
|
||||
|
||||
microvm = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue