nixos/hosts/fw/pkgs/default.nix

6 lines
55 B
Nix

# default.nix
let
pkgs = import <nixpkgs> {};
in
{
}