shelman->patagia

This commit is contained in:
Daniel Lundin 2024-09-02 14:43:17 +02:00
parent ad56904021
commit 9bbd3fa12e
Signed by: dln
SSH key fingerprint: SHA256:dQy1Xj3UiqJYpKR5ggQ2bxgz4jCH8IF+k3AB8o0kmdI
14 changed files with 26 additions and 25 deletions
home/common

View file

@ -1,6 +1,6 @@
{ config, lib, ... }:
{
config = lib.mkIf config.shelman.desktop.enable {
config = lib.mkIf config.patagia.desktop.enable {
programs.wezterm = {
enable = true;