flake update, nixpkgs-fmt, add extra redirect to dd-ix.net

This commit is contained in:
Grigory Shipunov 2022-07-10 03:00:29 +02:00
parent 61ffad9f74
commit ad486191bc
Signed by: 0xa
GPG key ID: 91FA5E5BF9AA901C
6 changed files with 125 additions and 106 deletions

View file

@ -25,6 +25,8 @@
#on the desktop, we need nice fonts ^^
fonts.fonts = with pkgs; [
monoid
(nerdfonts.override { fonts = [ "Monoid" ]; })
dejavu_fonts
julia-mono
uw-ttyp0
@ -134,7 +136,6 @@
plugins = [ pkgs.evolution-ews ];
};
# required to autounlock gnome-keyring
services.xserver = {
enable = true;