Format nix files with nix-fmt
This commit is contained in:
parent
25a48b5694
commit
53c956d53e
10 changed files with 149 additions and 163 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
{
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
../../wifi.nix
|
||||
./hardware-configuration.nix
|
||||
../../wifi.nix
|
||||
];
|
||||
|
||||
networking.hostName = "Mirkwood";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue