mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31:34 +01:00
Upgrade to nixos 25.05
This commit is contained in:
parent
fce4ee95d7
commit
67b18d9c1d
16 changed files with 45 additions and 82 deletions
|
|
@ -20,7 +20,7 @@
|
|||
}
|
||||
];
|
||||
|
||||
initExtraFirst = ''
|
||||
initContent = lib.mkBefore ''
|
||||
(( ''${+commands[direnv]} )) && emulate zsh -c "$(direnv export zsh)"
|
||||
|
||||
if [[ -r "''${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-''${(%):-%n}.zsh" ]]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue