chore: format code

This commit is contained in:
Ryan Yin
2024-01-02 17:15:55 +08:00
parent 4a76601970
commit 18ac49f165
16 changed files with 29 additions and 27 deletions

View File

@@ -13,7 +13,7 @@
];
hardware.firmware = [
(import ./brcm-firmware { inherit pkgs;})
(import ./brcm-firmware {inherit pkgs;})
];
boot.initrd.availableKernelModules = ["xhci_pci" "nvme" "usbhid" "usb_storage" "sd_mod"];

View File

@@ -1,7 +1,4 @@
{
nixos-rk3588,
...
}:
{nixos-rk3588, ...}:
#############################################################
#
# Aquamarine - A NixOS VM running on Proxmox

View File

@@ -95,7 +95,7 @@
# doom-emacs
".config/emacs"
"org" # org files
"org" # org files
# browsers
".mozilla"