2.home-manager/home-manager
Bryan Lai 2b1957a0a3
home-manager: fix early exit due to FQDN error
Since 89670e27e1, FQDN lookup errors
from `hostname -f` may cause an early exit of the whole program.

This commit fixes the problem by absorbing the FQDN query inside the
`if` statement.
2024-09-13 08:37:09 +02:00
..
po Translate using Weblate (Romanian) 2024-09-10 08:04:35 +02:00
build-news.nix home-manager: rework news command 2023-07-31 12:43:36 +02:00
completion.bash home-manager: fix some completions commands 2023-09-10 11:35:41 +02:00
completion.fish home-manager: pass --refresh to nix (#3624) 2023-02-05 11:14:03 +01:00
completion.zsh home-manager: fix some completions commands 2023-09-10 11:35:41 +02:00
default.nix home-manager: handle profile list in Nix >2.17 2023-08-13 01:18:17 +02:00
home-manager home-manager: fix early exit due to FQDN error 2024-09-13 08:37:09 +02:00
home-manager.nix home-manager: rework news command 2023-07-31 12:43:36 +02:00
install.nix home-manager: add init command to main tool 2023-03-15 22:47:04 +01:00