|
|
|
|
|
by soraminazuki
1989 days ago
|
|
> Some other things, like overriding GDM's monitors.xml file, were pretty much impossible to do. Quite the contrary. Nix makes it easy to override contents of files, even those that are part of a package. Some things to look for are: "mkForce" for NixOS modules; "override", "overrideAttrs", "symlinkJoin", and "meta.priority" for Nix packages. |
|