mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
whitespace
This commit is contained in:
parent
e054c8b3b9
commit
e56dffb6b1
1 changed files with 0 additions and 2 deletions
|
@ -57,7 +57,6 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
morph-entrypoint = system:
|
morph-entrypoint = system:
|
||||||
let
|
let
|
||||||
globalHealthChecks.cmd = [
|
globalHealthChecks.cmd = [
|
||||||
|
@ -84,7 +83,6 @@ in
|
||||||
builtins.mapAttrs getConfig nixosConfigurations;
|
builtins.mapAttrs getConfig nixosConfigurations;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
packages = system: with helpers system;
|
packages = system: with helpers system;
|
||||||
{
|
{
|
||||||
check-updates = sh ''
|
check-updates = sh ''
|
||||||
|
|
Loading…
Reference in a new issue