we be walkin
This commit is contained in:
parent
0db960aec4
commit
44a2f3ee01
8 changed files with 71 additions and 49 deletions
|
|
@ -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. It‘s perfectly fine and recommended to leave
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue