Files
dotfiles/users/steve/systems/bob.nix
2026-04-18 11:56:56 -04:00

6 lines
46 B
Nix

{
imports = [
../home/global.nix
];
}