(desktop) Gen 494: reformatted several files using alejandra
This commit is contained in:
@@ -1,12 +1,16 @@
|
||||
|
||||
{ host, inputs, username, nur, pkgs, self, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./../../modules/sys
|
||||
./hardware.nix
|
||||
./settings.nix
|
||||
./steam.nix
|
||||
];
|
||||
host,
|
||||
inputs,
|
||||
username,
|
||||
nur,
|
||||
pkgs,
|
||||
self,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
./../../modules/sys
|
||||
./hardware.nix
|
||||
./settings.nix
|
||||
./steam.nix
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user