mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
nixos/cosmic: add /share/cosmic-layouts to pathsToLink
This commit is contained in:
parent
2eb62f4044
commit
c4ac791547
1 changed files with 1 additions and 0 deletions
|
|
@ -72,6 +72,7 @@ in
|
|||
environment.pathsToLink = [
|
||||
"/share/backgrounds"
|
||||
"/share/cosmic"
|
||||
"/share/cosmic-layouts"
|
||||
];
|
||||
environment.systemPackages = utils.removePackagesByName (
|
||||
corePkgs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue