mirror of
https://github.com/Alexandre1a/NixOSDots.git
synced 2026-03-10 00:09:46 +01:00
Reverted my mistake
This commit is contained in:
parent
4818ff82af
commit
6f26ea88ea
@ -21,6 +21,14 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
sops = {
|
||||||
|
enable = true;
|
||||||
|
defaultSopsFile = ../../secrets/secrets.yaml;
|
||||||
|
defaultSopsFormat = "yaml";
|
||||||
|
age = {
|
||||||
|
enable = true;
|
||||||
|
keyFile = "${config.home.homeDirectory}/.config/sops/age/keys.txt";
|
||||||
|
};
|
||||||
# Zed config
|
# Zed config
|
||||||
zed-custom = {
|
zed-custom = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user