Files
dotfiles/users/elise/systems/leviathan.nix
T
2025-09-01 14:10:43 -04:00

7 lines
62 B
Nix

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