flake update, nixpkgs-fmt, add extra redirect to dd-ix.net
This commit is contained in:
parent
61ffad9f74
commit
ad486191bc
6 changed files with 125 additions and 106 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue