-
Notifications
You must be signed in to change notification settings - Fork 107
Closed

Description
Describe the bug
rebuild boot (or switch)
do not create loader entries in systemd-boot
To Reproduce
Steps to reproduce the behavior:
- install NixOS unstable
- git clone template branch
- cp /etc/nixos/hardware-configuration.nix hosts/asus.nix
- cp /etc/nixos/configuration.nix hosts/configuration.nix
- import configuration.nix in asus.nix
- change locale.nix
- nix-shell
- git add .
- backup old config
- create link nixos --> $pwd
- rebuild asus test # all right
- rebuild asus switch #or boot
- reboot
- nothing(
Expected behavior
I thought I would get new boot entry. Also, when I restart display-manager system is shutdown.
Additional context
Personal branch
EFI mount on /boot
Metadata
Metadata
Assignees
Labels
No labels