Thunderbird?
This commit is contained in:
parent
2d878c3448
commit
290c6d1c31
2 changed files with 12 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
|||
#{ pkgs, pkgs-unstable, ... }: {
|
||||
{ pkgs, ... }: {
|
||||
imports = [
|
||||
../programs/thunderbird.nix
|
||||
];
|
||||
|
||||
home.file = {
|
||||
"latitude/tv" = {
|
||||
executable = true;
|
||||
|
|
Reference in a new issue