Files
dotfiles/users/richie/systems/muninn.nix
2024-11-10 10:57:25 -05:00

7 lines
62 B
Nix

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