diff options
author | sils <sils@sils.li> | 2023-11-18 10:49:37 +0100 |
---|---|---|
committer | sils <sils@sils.li> | 2023-11-18 10:49:37 +0100 |
commit | 0dac6bc1297c9936d2fd566ac35c7cfa2cd5d9f1 (patch) | |
tree | 113adcd20a7066da5de90ea828dc64d3072ee9ce /hosts | |
parent | fix(flake): apply nixvim overlay (diff) | |
download | nix-config-0dac6bc1297c9936d2fd566ac35c7cfa2cd5d9f1.tar.gz nix-config-0dac6bc1297c9936d2fd566ac35c7cfa2cd5d9f1.zip |
style(treewide): format with alejandra
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/thinklappi/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/thinklappi/default.nix b/hosts/thinklappi/default.nix index 1679e0c..7f58e92 100644 --- a/hosts/thinklappi/default.nix +++ b/hosts/thinklappi/default.nix @@ -1,5 +1,4 @@ { - config, pkgs, ... |