Switch to NixOS and various fixes
This commit is contained in:
parent
c7df83869f
commit
0aae761f89
14 changed files with 222 additions and 130 deletions
|
|
@ -4,8 +4,9 @@
|
|||
enable = true;
|
||||
font = {
|
||||
package = pkgs.cantarell-fonts;
|
||||
name = "Cantarell";
|
||||
size = 9;
|
||||
# name = "Cantarell";
|
||||
# size = 9;
|
||||
name = "Cantarell 9";
|
||||
};
|
||||
iconTheme = {
|
||||
package = pkgs.qogir-icon-theme;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue