we be walkin

This commit is contained in:
martyTF 2025-12-18 11:07:40 +01:00
parent 0db960aec4
commit 44a2f3ee01
8 changed files with 71 additions and 49 deletions

View file

@ -18,9 +18,12 @@
# Include the results of the hardware scan.
./imports.nix
];
programs.walker.enable = true;
# programs.walker.enable = true;
environment.pathsToLink = [ "/share/applications" "/share/xdg-desktop-portal" ];
environment.pathsToLink = [
"/share/applications"
"/share/xdg-desktop-portal"
];
# This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions
# on your system were taken. Its perfectly fine and recommended to leave