mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-01 06:19:38 +00:00
chore: run nixfmt tree-wide
This commit is contained in:
parent
760774d053
commit
ea3571e226
2 changed files with 1 additions and 2 deletions
|
|
@ -84,7 +84,6 @@
|
|||
|
||||
hardware.bluetooth.enable = true;
|
||||
|
||||
|
||||
# Printing and auto-discovery of Wi-Fi printers
|
||||
services.avahi = {
|
||||
enable = true;
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ let
|
|||
"kvm"
|
||||
];
|
||||
in
|
||||
{pkgs, ...}:
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
nix.buildMachines = [
|
||||
# NOTE: these hosts need to be put in the .ssh/config of root.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue