mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 08:00:06 +01:00
style: fmt
This commit is contained in:
parent
e575c23570
commit
348d922b18
6 changed files with 148 additions and 222 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{ system ? builtins.currentSystem }:
|
||||
let
|
||||
in (
|
||||
in
|
||||
(
|
||||
(import ./compat.nix).flake-compat {
|
||||
src = ./.;
|
||||
inherit system;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue