diff options
| author | polwex <polwex@sortug.com> | 2025-10-25 21:13:50 +0700 |
|---|---|---|
| committer | polwex <polwex@sortug.com> | 2025-10-25 21:13:50 +0700 |
| commit | e3dd86545b6e0866c3dd1f277bd6328dc636be32 (patch) | |
| tree | 078096676224ffd86ec61e373c753752743faf38 /hosts/local/gui.nix | |
| parent | 7fab8239d5cd58e08a4c4dc988472cb7a9449b5b (diff) | |
| parent | dcf6ad1c5755e5acc40b3aa88315f7c335c7eb55 (diff) | |
Merge branch 'p16'
Diffstat (limited to 'hosts/local/gui.nix')
| -rw-r--r-- | hosts/local/gui.nix | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/hosts/local/gui.nix b/hosts/local/gui.nix index 7f023d4..1532013 100644 --- a/hosts/local/gui.nix +++ b/hosts/local/gui.nix @@ -18,8 +18,6 @@ ffmpeg-full nv-codec-headers # - obsidian - # smplayer #browsers brave @@ -55,6 +53,9 @@ # xdg whatever bs glib # gio desktop-file-utils + # + xorg.xhost + gparted ]; i18n.inputMethod = { |
