some housecleaning
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
marksman
|
||||
pyright
|
||||
nodePackages_latest.intelephense
|
||||
helix-gpt
|
||||
|
||||
# Formatters
|
||||
alejandra
|
||||
|
||||
@@ -36,6 +36,11 @@ in {
|
||||
secrets = {
|
||||
cnstssh.file = "${self}/secrets/cnstssh.age";
|
||||
cnixssh.file = "${self}/secrets/cnixssh.age";
|
||||
helix-gpt = {
|
||||
file = "${self}/secrets/helix-gpt.age";
|
||||
owner = "cnst";
|
||||
group = "users";
|
||||
};
|
||||
};
|
||||
})
|
||||
(mkIf cfg.toothpc.enable {
|
||||
|
||||
Reference in New Issue
Block a user