Files
dotfiles/users/richie/systems/bob.nix
2024-09-08 08:38:29 -04:00

7 lines
62 B
Nix

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