mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 08:06:50 +01:00
chore: fix lint
This commit is contained in:
parent
94194bf902
commit
b02ef14ef1
17 changed files with 46 additions and 48 deletions
|
|
@ -1,3 +1,3 @@
|
|||
_: {
|
||||
boot.loader.systemd-boot.windows."11".efiDeviceHandle = "HD1d";
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
config,
|
||||
...
|
||||
}: {
|
||||
{config, ...}: {
|
||||
hardware = {
|
||||
graphics = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue