Reinitialized repo after massive overhaul
This commit is contained in:
7
home/programs/calcurse/default.nix
Normal file
7
home/programs/calcurse/default.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{ config, lib, pkgs, ... }: {
|
||||
|
||||
home.packages = with pkgs; [
|
||||
calcurse
|
||||
libnotify
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user