Files
dotfiles/users/richie/systems/muninn.nix
2024-11-11 09:20:05 -05:00

7 lines
62 B
Nix

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