Fix issue after updating lockfile
This commit is contained in:
parent
55c5365472
commit
4217565d5e
5 changed files with 7 additions and 9 deletions
|
|
@ -82,7 +82,7 @@
|
|||
hugo
|
||||
nixos-generators
|
||||
vlc
|
||||
signal-desktop-bin
|
||||
signal-desktop
|
||||
zoom-us
|
||||
];
|
||||
environment.pathsToLink = [
|
||||
|
|
@ -90,8 +90,6 @@
|
|||
"/share/xdg-desktop-portal"
|
||||
];
|
||||
|
||||
programs.light.enable = true;
|
||||
|
||||
# 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