pandoc and GIS
This commit is contained in:
parent
81524f6650
commit
8bb4ba0176
1 changed files with 5 additions and 1 deletions
6
home.nix
6
home.nix
|
|
@ -78,6 +78,8 @@ let username = "clemens"; in
|
|||
gparted
|
||||
libreoffice
|
||||
scribus
|
||||
pandoc
|
||||
qgis
|
||||
] ++ (if x11mode then [
|
||||
arandr
|
||||
flameshot
|
||||
|
|
@ -88,8 +90,10 @@ let username = "clemens"; in
|
|||
sway-contrib.grimshot
|
||||
]);
|
||||
|
||||
fonts.fontconfig.enable = true;
|
||||
|
||||
|
||||
|
||||
fonts.fontconfig.enable = true;
|
||||
# dotfiles
|
||||
home.file = {
|
||||
rofitheme = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue