Install delfin and thunderbird.
This commit is contained in:
parent
4cd30f6c28
commit
c3e54da68c
@ -39,6 +39,7 @@
|
|||||||
aria2
|
aria2
|
||||||
osu-lazer-bin
|
osu-lazer-bin
|
||||||
overskride
|
overskride
|
||||||
|
delfin
|
||||||
];
|
];
|
||||||
|
|
||||||
# Install librewolf
|
# Install librewolf
|
||||||
@ -64,6 +65,11 @@
|
|||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
programs.thunderbird = {
|
||||||
|
enable = true;
|
||||||
|
profiles.default.isDefault = true;
|
||||||
|
};
|
||||||
|
|
||||||
# Install foot
|
# Install foot
|
||||||
programs.foot.enable = true;
|
programs.foot.enable = true;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user