Apply nixfmt
This commit is contained in:
parent
4c9c49f9c9
commit
c899616768
4 changed files with 15 additions and 10 deletions
|
@ -1,7 +1,6 @@
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
let
|
||||
meta = import ../../meta;
|
||||
let meta = import ../../meta;
|
||||
in {
|
||||
networking.hostName = "lindberg"; # TODO: Extract into meta
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue