dotfiles/nix/server/boot.nix
2025-01-27 01:16:04 +04:00

5 lines
65 B
Nix

{ config, pkgs, ... }:
let
cfg = config.kp2pml30.server;
in {
}