mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2026-07-01 16:39:13 +02:00
bekkalokk-roundcube init at roundcube.pvv.ntnu.no
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{ config, values, pkgs, ... }:
|
||||
{
|
||||
imports = [
|
||||
./roundcube.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user