mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-09 10:29:05 +02:00
Added linkal service
This commit is contained in:
parent
49739e585e
commit
6b4b2cbe31
6 changed files with 213 additions and 28 deletions
|
@ -31,6 +31,11 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
linkal = {
|
||||
url = "github:JulienMalka/Linkal/main";
|
||||
flake = true;
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
outputs = { self, home-manager, nixpkgs, unstable, sops-nix, neovim-nightly-overlay, nur, ... }@inputs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue