feat: Added oidc to authelia
This commit is contained in:
@@ -6,4 +6,12 @@
|
||||
home.packages = lib.optionals pkgs.stdenv.isLinux [
|
||||
pkgs.zed-editor
|
||||
];
|
||||
|
||||
zed-editor = {
|
||||
enable = true;
|
||||
};
|
||||
# xdg.configFile = {
|
||||
# "zed/keymaps.json" = '''';
|
||||
# "zed/settings.json".source = '''';
|
||||
# };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user