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