Dwm: Difference between revisions
imported>Hypnosis2839 add info about custom source trees |
imported>Hypnosis2839 add troubleshooting steps |
||
| Line 43: | Line 43: | ||
Alternatively, you can set <code>src</code> to [https://nixos.org/manual/nixpkgs/stable/#chap-pkgs-fetchers the output of a fetcher], if you have the source tree stored online. | Alternatively, you can set <code>src</code> to [https://nixos.org/manual/nixpkgs/stable/#chap-pkgs-fetchers the output of a fetcher], if you have the source tree stored online. | ||
== Troubleshooting == | |||
If your change does not appear to take effect: | |||
* You must '''not''' have <code>dwm</code> listed anywhere in your <code>environment.systemPackages</code> or <code>home.packages</code>. | |||
* After rebuilding and switching, reboot and check again. | |||
== See also == | == See also == | ||