38 current 2025-04-30 02:21:35 25.05.20250424.f771eb4 6.12.24 *
This commit is contained in:
@@ -24,6 +24,11 @@ in {
|
||||
|
||||
home.stateVersion = "24.11"; # Please read the comment before changing.
|
||||
|
||||
# age.secrets.zsh_remote.file = ../secrets/zsh_remote.age;
|
||||
# age.secretsDir = "/home/synchronous/.agenix/agenix";
|
||||
# age.secretsMountPoint = "/home/synchronous/.agenix/agenix.d";
|
||||
# age.identityPaths = ["/home/synchronous/.ssh/id_ed25519"];
|
||||
|
||||
# home.packages = with pkgs; [xrandr procps polybar bspwm sxhkd polybar-pulseaudio-control bluez];
|
||||
|
||||
home.sessionVariables = {
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
[[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh
|
||||
'';
|
||||
|
||||
# initExtra = builtins.readFile ./zshrc + builtins.readFile osConfig.age.secrets.zsh_remote.path;
|
||||
initExtra = builtins.readFile ./zshrc;
|
||||
# initExtra = builtins.readFile ./zshrc;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user