NixOS/hosts/shell/configuration.nix

8 lines
72 B
Nix

{ ... }:
{
imports = [
../../base.nix
../../stylix.nix
];
}