mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-13 03:33:00 -06:00
Update pbp.nix
This commit is contained in:
parent
1dc872cc22
commit
851c446e19
1 changed files with 1 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
imports =
|
||||
[
|
||||
# "${nixos-hardware}/pine64/pinebook-pro"
|
||||
<nixos-hardware/pine64/pinebook-pro>
|
||||
# <nixos-hardware/pine64/pinebook-pro>
|
||||
# ./programs.nix
|
||||
];
|
||||
|
||||
|
@ -17,7 +17,6 @@
|
|||
|
||||
grub = {
|
||||
enable = true;
|
||||
efiInstallAsRemovable = true;
|
||||
efiSupport = true;
|
||||
version = 2;
|
||||
device = "nodev";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue