Files
nix-files/hosts/by-name/servo/users/default.nix

7 lines
51 B
Nix

{ ... }:
{
imports = [
./shelvacu.nix
];
}