Enable fish shell package completion
This commit is contained in:
parent
3a8f9696e1
commit
078b18a404
@ -162,6 +162,9 @@ in {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# Enable fish package completion
|
||||||
|
programs.fish.enable = true;
|
||||||
|
|
||||||
# Import other configuration modules
|
# Import other configuration modules
|
||||||
imports = [
|
imports = [
|
||||||
./modules/hardware-configuration.nix
|
./modules/hardware-configuration.nix
|
||||||
|
Loading…
Reference in New Issue
Block a user