diff options
| author | scouckel <james.krinsky@gmail.com> | 2026-04-13 11:55:43 -0500 |
|---|---|---|
| committer | scouckel <james.krinsky@gmail.com> | 2026-04-13 11:55:43 -0500 |
| commit | c89eddf515fd65465c7b091e2c81576ef143624d (patch) | |
| tree | fb21b6f980e673c491cb1d0556b14d5981d463c4 /modules/hosts/dragotha/dragotha.nix | |
| parent | 925d35ea45cefa26b8ee883202a29b0040d1f61b (diff) | |
dragotha + formatting
Diffstat (limited to 'modules/hosts/dragotha/dragotha.nix')
| -rw-r--r-- | modules/hosts/dragotha/dragotha.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/hosts/dragotha/dragotha.nix b/modules/hosts/dragotha/dragotha.nix index 9cd518b..f2236a7 100644 --- a/modules/hosts/dragotha/dragotha.nix +++ b/modules/hosts/dragotha/dragotha.nix @@ -38,6 +38,8 @@ services.desktopManager.lomiri.enable = true; services.displayManager.defaultSession = "lomiri"; + services.flatpak.enable = false; + services.kanata = { enable = true; keyboards.tkb = { |
