mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 10:58:02 +00:00
users/foo-dogsquared: add kanidm client config
This commit is contained in:
parent
8fb9770882
commit
773af19f4c
3
users/home-manager/foo-dogsquared/config/kanidm
Normal file
3
users/home-manager/foo-dogsquared/config/kanidm
Normal file
@ -0,0 +1,3 @@
|
||||
uri = "https://auth.foodogsquared.one"
|
||||
verify_ca = true
|
||||
verify_hostnames = true
|
@ -145,6 +145,7 @@ in
|
||||
# All of the personal configurations.
|
||||
xdg.configFile = {
|
||||
doom.source = getDotfiles "emacs";
|
||||
kanidm.source = ./config/kanidm;
|
||||
kitty.source = getDotfiles "kitty";
|
||||
nvim.source = getDotfiles "nvim";
|
||||
nyxt.source = getDotfiles "nyxt";
|
||||
|
Loading…
Reference in New Issue
Block a user