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
|
gparted
|
||||||
libreoffice
|
libreoffice
|
||||||
scribus
|
scribus
|
||||||
|
pandoc
|
||||||
|
qgis
|
||||||
] ++ (if x11mode then [
|
] ++ (if x11mode then [
|
||||||
arandr
|
arandr
|
||||||
flameshot
|
flameshot
|
||||||
|
|
@ -88,8 +90,10 @@ let username = "clemens"; in
|
||||||
sway-contrib.grimshot
|
sway-contrib.grimshot
|
||||||
]);
|
]);
|
||||||
|
|
||||||
fonts.fontconfig.enable = true;
|
|
||||||
|
|
||||||
|
|
||||||
|
fonts.fontconfig.enable = true;
|
||||||
# dotfiles
|
# dotfiles
|
||||||
home.file = {
|
home.file = {
|
||||||
rofitheme = {
|
rofitheme = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue