nix

configuration files that power my machines
Log | Files | Refs | README | LICENSE

commit b65db5605da695be4c7063e35e215d715e9cdb3c
parent 78afd527ff69714a2f21fa4982af7a4d0b0c1dca
Author: mtmn <miro@haravara.org>
Date:   Tue, 28 Apr 2026 09:57:50 +0200

chore: update flakes, void and portals

Diffstat:
Mflake.lock | 6+++---
Mhosts/void/default.nix | 1-
Mmodules/mixins/dotfiles/config/xdg-desktop-portal/portals.conf | 1+
3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/flake.lock b/flake.lock @@ -182,11 +182,11 @@ ] }, "locked": { - "lastModified": 1777215549, - "narHash": "sha256-sSgshPq4ZbDuKgWmGKLzllb6CpYJ/Ity/jrEq7YwMyA=", + "lastModified": 1777349711, + "narHash": "sha256-PGKgo2dO6fK603QGI+DWXdKmS09pbJjjTxwRHdhkGZA=", "owner": "nix-community", "repo": "home-manager", - "rev": "0add2d439a2c94affd9afadbabeed9524e568f52", + "rev": "c1140540536d483e2730320100f6835d62c94fdf", "type": "github" }, "original": { diff --git a/hosts/void/default.nix b/hosts/void/default.nix @@ -174,7 +174,6 @@ ]; gui = [ - feather picard xnviewmp freerdp diff --git a/modules/mixins/dotfiles/config/xdg-desktop-portal/portals.conf b/modules/mixins/dotfiles/config/xdg-desktop-portal/portals.conf @@ -2,3 +2,4 @@ default=wlr;gtk org.freedesktop.impl.portal.ScreenCast=wlr org.freedesktop.impl.portal.Screenshot=wlr +org.freedesktop.impl.portal.Camera=gtk