Files
dotfiles/users/gaming/systems/bob.nix
2025-02-21 14:12:04 -05:00

7 lines
70 B
Nix

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