adde KAlarm
This commit is contained in:
parent
106df69275
commit
2ae69f0084
1 changed files with 3 additions and 0 deletions
|
@ -25,5 +25,8 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.partition-manager.enable = true;
|
programs.partition-manager.enable = true;
|
||||||
|
environment.systemPackages = with pkgs.kdePackages; [
|
||||||
|
kalarm
|
||||||
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue