Update some setting for new laptop

This commit is contained in:
Marko Korhonen 2025-04-30 16:20:59 -05:00
parent 9e251961c9
commit d6f271a09a
3 changed files with 3 additions and 4 deletions

View file

@ -254,12 +254,11 @@ include = ["terminal", "gpg"]
include = ["pacman", "terminal"] include = ["pacman", "terminal"]
[profiles.mko-laptop] [profiles.mko-laptop]
include = ["terminal", "media", "gpg"] include = ["terminal", "gpg"]
dotfiles = ["f_librewolf_overrides", "f_dconf.ini", "d_systemd"] dotfiles = ["f_librewolf_overrides", "f_dconf.ini", "d_systemd"]
[profiles.mko-laptop.variables] [profiles.mko-laptop.variables]
wayland = true wayland = true
scale_factor = 1.25
[profiles.Isengard] [profiles.Isengard]
include = ["terminal"] include = ["terminal"]

View file

@ -1,6 +1,6 @@
[user] [user]
{%@@ if profile == "mko-laptop" @@%} {%@@ if profile == "mko-laptop" @@%}
email = marko.korhonen@rossum.fi email = marko.korhonen@netforecast.com
{%@@ else @@%} {%@@ else @@%}
email = marko@korhonen.cc email = marko@korhonen.cc
{%@@ endif @@%} {%@@ endif @@%}

View file

@ -1,4 +1,4 @@
Include ~/.ssh/rossum_hosts Include ~/.ssh/netforecast_hosts
host * host *
IdentitiesOnly yes IdentitiesOnly yes