nixos/hosts/sakotop/newconfig.nix

5 lines
65 B
Nix
Raw Normal View History

{ options, config, lib, pkgs, ...}:
{
#TODO(sako): add stuff
}