mirror of
https://github.com/foo-dogsquared/nix-module-wrapper-manager-fds.git
synced 2025-04-26 00:19:14 +00:00
parent
209c9c58b7
commit
8e96c559a2
@ -19,7 +19,7 @@ weight = 3
|
|||||||
[[main]]
|
[[main]]
|
||||||
identifier = "source-code"
|
identifier = "source-code"
|
||||||
name = "Source code"
|
name = "Source code"
|
||||||
url = "https://github.com/foo-dogsquared/wrapper-manager-fds"
|
url = "https://github.com/foo-dogsquared/nix-module-wrapper-manager-fds"
|
||||||
|
|
||||||
[[main]]
|
[[main]]
|
||||||
identifier = "wrapper-manager-nixos"
|
identifier = "wrapper-manager-nixos"
|
||||||
|
@ -347,7 +347,7 @@ Here's an example of importing it into a NixOS and home-manager config with flak
|
|||||||
----
|
----
|
||||||
{
|
{
|
||||||
# ...
|
# ...
|
||||||
inputs.wrapper-manager.url = "github:foo-dogsquared/nix-wrapper-manager";
|
inputs.wrapper-manager.url = "github:foo-dogsquared/nix-module-wrapper-manager-fds";
|
||||||
|
|
||||||
outputs = inputs:
|
outputs = inputs:
|
||||||
let
|
let
|
||||||
|
Loading…
Reference in New Issue
Block a user