Adjustments for 24.11 -> 25.05
package replacements, warnings, deprecations
This commit is contained in:
parent
d95c277383
commit
82b0a6cab1
8 changed files with 124 additions and 125 deletions
|
@ -89,7 +89,7 @@ in
|
|||
};
|
||||
|
||||
# some extra shell scripts
|
||||
programs.zsh.initExtra = lib.mkAfter (
|
||||
programs.zsh.initContent = lib.mkAfter (
|
||||
import ./scripts/reporsync.nix { inherit pkgs lib; }
|
||||
+ import ./scripts/ssh-loop-fc.nix { inherit pkgs lib; }
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue