This commit is contained in:
dusk 2021-08-12 19:56:05 +03:00
parent 1feb332a7c
commit 49399c848e
Signed by: dusk
GPG Key ID: 1D8F8FAF2294D6EA
2 changed files with 3 additions and 0 deletions

View File

@ -22,6 +22,8 @@ channels: final: prev: {
chromium-unwrapped
chromium;
libnotify-latest = channels.latest.libnotify;
haskellPackages = prev.haskellPackages.override
(old: {
overrides = prev.lib.composeExtensions (old.overrides or (_: _: { })) (hfinal: hprev:

View File

@ -348,6 +348,7 @@ in
homeDirectory = nixosConfig.users.users.patriot.home;
packages = with pkgs;
[
libnotify-latest
# Font stuff
fontPackage
noto-fonts-cjk