Files
dotfiles/users/gaming/systems/bob.nix

8 lines
89 B
Nix

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