formatting

This commit is contained in:
Rouven Seifert 2022-12-29 20:50:01 +01:00
parent 262ca5c07a
commit 084aa31503
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
3 changed files with 4 additions and 6 deletions

View file

@ -14,7 +14,6 @@
../../shared/gpg.nix
];
# Use the systemd-boot EFI boot loader.
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
@ -48,7 +47,6 @@
hardware.pulseaudio.enable = true;
hardware.bluetooth.enable = true;
# control display backlight
programs.light.enable = true;