upstream change
This commit is contained in:
parent
cf16f3e9b0
commit
c322cae45d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{ pkgs, ... }: {
|
||||
home.packages = with pkgs; [ ktimer ];
|
||||
home.packages = with pkgs; [ kdePackages.ktimer ];
|
||||
xdg.configFile."ktimerrc".text = ''
|
||||
[Job0]
|
||||
Command[$e]=$HOME/bin/timeup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue