| 3 Jul 2024 |
| forcing46 joined the room. | 07:34:22 |
forcing46 | I have installed home-manager, but every time I start up, I need to run
nix-shell "<home-manager>" -A install
home-manager build
to make home-manager usable. What should I do?
| 10:10:59 |
hexa | https://nix-community.github.io/home-manager/index.xhtml#ch-installation | 10:13:13 |
hexa | follow any of the supported install methoids | 10:13:19 |
hexa | * follow any of the supported install methods | 10:13:21 |
hexa | in particular | 10:13:43 |
hexa |
If you do not plan on having Home Manager manage your shell configuration then you must source the $HOME/.nix-profile/etc/profile.d/hm-session-vars.sh
| 10:13:51 |
hexa | *
If you do not plan on having Home Manager manage your shell configuration then you must source the $HOME/.nix-profile/etc/profile.d/hm-session-vars.sh file in your shell configuration. Alternatively source
| 10:14:02 |
| Artem joined the room. | 11:28:38 |
| lolisamurai joined the room. | 13:11:28 |
| lolisamurai joined the room. | 13:13:22 |
| @chrischinch:matrix.org joined the room. | 15:12:15 |
| packet any/all joined the room. | 22:08:59 |
| 4 Jul 2024 |
| LinearArray joined the room. | 00:02:38 |
| @cinerealkiara:matrix.org joined the room. | 00:17:30 |
| thirdofmay18081814goya joined the room. | 01:25:46 |
| pneumatic joined the room. | 03:06:09 |
| enterjazz joined the room. | 08:48:16 |
| oli_550 | OE6FAX joined the room. | 11:16:19 |
| Pratham Patel joined the room. | 12:57:24 |
| @philiptaron:matrix.org left the room. | 15:46:04 |
| @philiptaron:matrix.org joined the room. | 15:51:43 |
| mib 🥐 joined the room. | 17:06:00 |
| comm0n(they/them) joined the room. | 18:53:23 |
| @vri:cozy.town joined the room. | 19:17:30 |
| krejgo joined the room. | 23:29:39 |
| 5 Jul 2024 |
| Ruther left the room. | 05:15:14 |
forcing46 | I wrote $HOME/.nix-profile/etc/profile.d/hmsession-vars.shxserver.displaaymanager.sessionCommands | 06:35:21 |
forcing46 | * I write
'''
xserver.displaaymanager.sessionCommands = $HOME/.nix-profile/etc/profile.d/hmsession-vars.sh
'''
but I wrote it like this, but I have to run home-manager switch after every reboot for the home-manager settings to take effect | 06:38:27 |
forcing46 | * thank you for your reply
I write
'''
xserver.displaaymanager.sessionCommands = $HOME/.nix-profile/etc/profile.d/hmsession-vars.sh
'''
but I wrote it like this, but I have to run home-manager switch after every reboot for the home-manager settings to take effect | 06:38:46 |