6 lines
104 B
Nix
6 lines
104 B
Nix
|
with import <stockholm/lib>;
|
||
|
import <stockholm/lass/source.nix> {
|
||
|
name = "xerxes";
|
||
|
secure = true;
|
||
|
}
|