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

7 lines
70 B
Nix

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