Files
dotfiles/users/elise/systems/leviathan.nix

7 lines
62 B
Nix

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