chore: update flake.lock and home config files
All checks were successful
Flake checker / Build Nix targets (push) Successful in 9m25s
All checks were successful
Flake checker / Build Nix targets (push) Successful in 9m25s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{pkgs, ...}: {
|
||||
xdg.portal = {
|
||||
enable = true;
|
||||
enable = pkgs.stdenv.isLinux;
|
||||
# config = {
|
||||
#
|
||||
# };
|
||||
|
||||
Reference in New Issue
Block a user