Files
nix/etc/nixos/configuration.nix
2026-01-17 15:47:51 -06:00

8 lines
68 B
Nix

{ ... }:
{
imports = [
/home/bug/nix/main.nix
];
}