Fix zsh autocomplete
This commit is contained in:
parent
d99b53b2f2
commit
75307ad324
2 changed files with 9 additions and 3 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
{
|
||||
|
||||
environment.pathsToLink = [ "/share/zsh" ];
|
||||
home-manager.users.froidmpa = { pkgs, config, ... }: {
|
||||
nixpkgs.config = {
|
||||
allowUnfree = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue