mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
chore: nf-lint-nix and nf-fmt-nix
This commit is contained in:
parent
ee53c89e40
commit
2a76c4fc98
11 changed files with 100 additions and 13 deletions
4
tree.nix
4
tree.nix
|
|
@ -25,7 +25,7 @@
|
|||
"modules/nixos" = {
|
||||
functor = {
|
||||
external =
|
||||
(with (import (inputs.arcexprs + "/modules")).nixos; [
|
||||
with (import (inputs.arcexprs + "/modules")).nixos; [
|
||||
nix
|
||||
systemd
|
||||
dht22-exporter
|
||||
|
|
@ -46,7 +46,7 @@
|
|||
mosh
|
||||
doc-warnings
|
||||
inputs.systemd2mqtt.nixosModules.default
|
||||
]);
|
||||
];
|
||||
};
|
||||
};
|
||||
"modules/nixos".functor.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue