mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 08:07:45 +00:00
Add TeX
This commit is contained in:
parent
4ab81dd0e6
commit
f8024dcac9
2 changed files with 5 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ in {
|
||||||
secondary = {
|
secondary = {
|
||||||
name = "HDMI-1";
|
name = "HDMI-1";
|
||||||
config = {
|
config = {
|
||||||
enable = true;
|
enable = false;
|
||||||
mode = "1280x768";
|
mode = "1280x768";
|
||||||
position = "1920x312";
|
position = "1920x312";
|
||||||
rate = "59.99";
|
rate = "59.99";
|
||||||
|
|
|
||||||
|
|
@ -17,6 +17,10 @@
|
||||||
|
|
||||||
# password manager
|
# password manager
|
||||||
bitwarden-desktop
|
bitwarden-desktop
|
||||||
|
|
||||||
|
# documents
|
||||||
|
texliveFull
|
||||||
|
texstudio
|
||||||
];
|
];
|
||||||
|
|
||||||
home.sessionVariables.BROWSER = "librewolf";
|
home.sessionVariables.BROWSER = "librewolf";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue