1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-03-05 08:16:56 +00:00
home-manager/nixos
Emily 9d3d080aec
nixos/common: fix options reference (#6477)
This was resolving to `lib.options.nix.enable.visible or true`,
which is always `true`, and therefore using `nix.enable` where it
shouldn’t be used. Oops…

(cherry picked from commit 25870c6600)
2025-02-16 20:04:09 -06:00
..
common.nix nixos/common: fix options reference (#6477) 2025-02-16 20:04:09 -06:00
default.nix nixos: add key to shared module to allow disabling it (#6017) 2024-11-16 18:31:16 +01:00