services/hedgedocs: remove unused module imports
This commit is contained in:
parent
ae67b38304
commit
f800057478
2 changed files with 0 additions and 2 deletions
|
@ -18,7 +18,6 @@
|
||||||
users.users.root.hashedPassword = "";
|
users.users.root.hashedPassword = "";
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
../modules/mattermost.nix
|
|
||||||
((import sources.nix-hexchen) {}).profiles.nopersist
|
((import sources.nix-hexchen) {}).profiles.nopersist
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
@ -18,7 +18,6 @@
|
||||||
users.users.root.hashedPassword = "";
|
users.users.root.hashedPassword = "";
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
../modules/mattermost.nix
|
|
||||||
((import sources.nix-hexchen) {}).profiles.nopersist
|
((import sources.nix-hexchen) {}).profiles.nopersist
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue