mirror of
https://github.com/kp2pml30/dotfiles.git
synced 2026-02-20 17:14:41 +04:00
update on pc
This commit is contained in:
parent
6f3eb7dbe2
commit
8ef03fdd80
8 changed files with 205 additions and 50 deletions
|
|
@ -6,5 +6,8 @@
|
|||
}:
|
||||
let
|
||||
cfg = config.kp2pml30;
|
||||
in lib.mkIf cfg.messengers.personal {
|
||||
in lib.mkIf cfg.messengers.work {
|
||||
users.users.${cfg.username}.packages = with pkgs; [
|
||||
slack
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue