1
0
Fork 0

fix(nix): enable nm-applet

This commit is contained in:
Lucas Sta Maria 2025-09-21 15:05:45 -05:00
parent 4515249fa6
commit ee8e998835
Signed by: lucas
GPG key ID: F07FB16A826E3B47

View file

@ -209,6 +209,8 @@
}; };
}; };
programs.nm-applet.enable = true;
# This value determines the NixOS release from which the default # This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions # settings for stateful data, like file locations and database versions
# on your system were taken. Its perfectly fine and recommended to leave # on your system were taken. Its perfectly fine and recommended to leave