mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-06 04:45:16 +02:00
chore: format code
This commit is contained in:
@@ -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"];
|
||||
|
||||
@@ -1,7 +1,4 @@
|
||||
{
|
||||
nixos-rk3588,
|
||||
...
|
||||
}:
|
||||
{nixos-rk3588, ...}:
|
||||
#############################################################
|
||||
#
|
||||
# Aquamarine - A NixOS VM running on Proxmox
|
||||
|
||||
Reference in New Issue
Block a user