| 8 Jul 2024 |
packet | https://discourse.nixos.org/t/ssdp-firewall-support/17809/2 | 16:44:39 |
packet | https://github.com/NixOS/nixpkgs/issues/161328 | 16:44:56 |
packet | Redacted or Malformed Event | 16:45:25 |
packet | alright, now it is this:
Failed assertions:
- You can not use networking.networkmanager with networking.wireless.
Except if you mark some interfaces as <literal>unmanaged</literal> by NetworkManager. | 16:54:35 |
packet | anybody can help with that? | 16:57:33 |
packet | i have it enabled, as per
networking.networkmanager.enable = true; | 17:02:58 |
packet | https://old.reddit.com/r/NixOS/comments/t6jznz/the_option_networkingnetworkmanagerenabled_does/
okay as per this issue, it seems like i need to make the thing unmanaged for network.manager and leave it for wpa_supplicant? or am I wrong? If i do need to do that, then what do I write in the exceptions? | 17:11:10 |
K900 | That seems completely unrelated | 17:13:16 |
K900 | If you want to use NM, just disable networking.wireless | 17:13:26 |
K900 | And use NM | 17:13:28 |
packet | In reply to @k900:0upti.me And use NM yep mate, yer were right | 17:32:21 |
packet | disable networking.wireless and it flied smooth as butter | 17:32:49 |
packet | thanks a lot. yer were a great help | 17:33:07 |
| JC (Jan Christoph Ebersbach) joined the room. | 19:02:22 |
| 9 Jul 2024 |
| lithobreakergb joined the room. | 01:38:15 |
| kmogged_32bit joined the room. | 02:33:09 |
| Jacob joined the room. | 03:53:37 |
| LoC [DL1OC] joined the room. | 11:51:33 |
| raf joined the room. | 15:55:03 |
| ProducerMatt left the room. | 19:03:05 |
| sbc64 joined the room. | 16:48:04 |
| phaer joined the room. | 18:17:07 |
| 10 Jul 2024 |
| Robert Sliwinski joined the room. | 04:25:30 |
packet | Hello, coming back to ask an amateur question. Where do I access a config file for an application (in this case librewolf)? I can't figure it out but I am sure in hindsight it will be obvious to me. Could anyone help? Thanks in advance! | 21:05:58 |
| Patricio Valarezo joined the room. | 21:08:42 |
K900 | What config file? | 21:09:03 |
packet | In reply to @k900:0upti.me What config file? config file that you would use for custom browser configuration on keepassxc | 21:15:19 |
K900 | Uhh, what | 21:15:32 |
packet | /.librewolf/native-messaging-hosts/
would be this specific directory, if not existent just need to create one | 21:16:46 |
K900 | If you want to add a native messaging host, you want to use the programs.firefox options | 21:17:53 |