Remove lorri for nix-direnv
This commit is contained in:
@ -53,7 +53,7 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
# TODO: Add extra config
|
# TODO: Add extra config
|
||||||
package = pkgs.firefox.override {
|
package = pkgs.firefox-wayland.override {
|
||||||
# See nixpkgs' firefox/wrapper.nix to check which options you can use
|
# See nixpkgs' firefox/wrapper.nix to check which options you can use
|
||||||
cfg = {
|
cfg = {
|
||||||
# Gnome shell native connector
|
# Gnome shell native connector
|
||||||
@ -244,7 +244,7 @@
|
|||||||
];
|
];
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
lorri.enable = true;
|
# lorri.enable = true; # Use nix-direnv instead
|
||||||
|
|
||||||
nextcloud-client = {
|
nextcloud-client = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
Reference in New Issue
Block a user