nixos-config/configurations/profile/os/desktop/default.nix

6 lines
41 B
Nix
Raw Normal View History

{
imports = [
./browser.nix
];
}