treewide: reformat

This commit is contained in:
Nikodem Rabuliński 2025-01-15 22:05:30 +01:00
parent 038fa76411
commit c4813a6ae9
11 changed files with 8 additions and 15 deletions

View file

@ -2,7 +2,6 @@
configurations.nixos.legion =
{
config,
lib,
username,
...
}:

View file

@ -1,4 +1,4 @@
args:
_args:
/*
let
bootDevice = args.bootDevice or "/dev/nvme0n1";