mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat(moodle-dl): run on zaatar for meinhark
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
id = "music";
|
||||
};
|
||||
"${cloud-dir}/moodle" = {
|
||||
devices = [ "wilde" "toum" "manakish" ];
|
||||
devices = [ "wilde" "zaatar" "manakish" ];
|
||||
id = "moodle-dl";
|
||||
};
|
||||
};
|
||||
|
||||
@@ -8,7 +8,6 @@ in {
|
||||
<niveum/configs/distrobump.nix>
|
||||
<niveum/configs/spacetime.nix>
|
||||
<niveum/configs/sshd.nix>
|
||||
<niveum/configs/moodle-dl/meinhark.nix>
|
||||
<niveum/configs/save-space.nix>
|
||||
<niveum/configs/tmux.nix>
|
||||
<niveum/configs/version.nix>
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
<niveum/configs/version.nix>
|
||||
<niveum/configs/printing.nix>
|
||||
<niveum/configs/traadfri.nix>
|
||||
<niveum/configs/moodle-dl/meinhark.nix>
|
||||
<niveum/configs/mail/fetcher.nix>
|
||||
{
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
Reference in New Issue
Block a user