switch default on remus to GNOME
This commit is contained in:
parent
7279316ef8
commit
4f378caab9
2 changed files with 15 additions and 6 deletions
|
|
@ -50,6 +50,14 @@
|
|||
corefonts
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
vim
|
||||
wget
|
||||
git
|
||||
libgcc
|
||||
gtk3
|
||||
];
|
||||
|
||||
fonts.enableDefaultPackages = true;
|
||||
fonts.fontconfig = {
|
||||
defaultFonts = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue