Update to silence nixpkgs deprecation warnings
This commit is contained in:
parent
ad82b2f136
commit
07cfcb7b4b
4 changed files with 21 additions and 12 deletions
|
|
@ -45,8 +45,8 @@ with builtins;
|
|||
(import ./programs/zsh)
|
||||
(import ./programs/tmux)
|
||||
(import ./programs/nvim)
|
||||
(import ./programs/helix)
|
||||
(import ./programs/yazi)
|
||||
# (import ./programs/helix)
|
||||
# (import ./programs/yazi)
|
||||
];
|
||||
|
||||
home.packages = defaultPkgs;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue