try out kubernetes

This commit is contained in:
Kopatz
2024-04-25 18:14:02 +02:00
parent 04a7e27ede
commit 23cfa51d6c
7 changed files with 50 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
{ config, pkgs, lib, inputs, ... }:
{config, pkgs, lib, inputs, ... }:
with lib;
let
cfg = config.custom.graphical.hyprland;