tree-wide: init fish completion module

This commit is contained in:
Primrose 2025-11-02 12:25:01 +08:00
parent 006798d917
commit 82baec0470
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
4 changed files with 28 additions and 10 deletions

View file

@ -58,15 +58,16 @@ in
./hydrogen/nixos/programs.nix
./hydrogen/nixos/connectivity.nix
# QUIRK:
# Had issue when building the installer as it fails to bootstrap itself
# Might be useful to disable for the first build.
../nixosModules/extra/secure_dns.nix
../nixosModules/common/fish.nix
../nixosModules/common/disable-command-not-found.nix
../nixosModules/common/network.nix
../nixosModules/common/sudo-conf.nix
../nixosModules/common/system-nixconf.nix
# QUIRK:
# Had issue when building the installer as it fails to bootstrap itself
# Might be useful to disable for the first build.
../nixosModules/extra/secure_dns.nix
../nixosModules/extra/leana.nix
#