Compare commits
2 Commits
e46e69ec6f
...
fd8adc2b21
| Author | SHA1 | Date | |
|---|---|---|---|
|
fd8adc2b21
|
|||
|
27e2c7c233
|
@@ -26,7 +26,7 @@ in
|
|||||||
uri = "https://${domain}";
|
uri = "https://${domain}";
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
package = pkgs.unstable.kanidmWithSecretProvisioning;
|
package = pkgs.unstable.kanidmWithSecretProvisioning_1_7;
|
||||||
enableClient = true;
|
enableClient = true;
|
||||||
enableServer = true;
|
enableServer = true;
|
||||||
clientSettings = {
|
clientSettings = {
|
||||||
|
|||||||
@@ -190,9 +190,12 @@ in
|
|||||||
bat
|
bat
|
||||||
btop
|
btop
|
||||||
fd
|
fd
|
||||||
|
file
|
||||||
jq
|
jq
|
||||||
ncdu
|
ncdu
|
||||||
nix-zsh-completions
|
nix-zsh-completions
|
||||||
|
p7zip-rar
|
||||||
ripgrep
|
ripgrep
|
||||||
|
unzip
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user