1
1
Fork 0
mirror of https://git.sr.ht/~rouven/nixos-config synced 2025-05-12 15:30:54 +02:00

ran deadnix

This commit is contained in:
Rouven Seifert 2024-02-12 00:05:45 +01:00
parent 7cda66afc2
commit 5c55131b7d
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
3 changed files with 4 additions and 5 deletions
users/rouven/modules/qutebrowser

View file

@ -1,4 +1,4 @@
{ config, ... }:
{ ... }:
{
programs.qutebrowser = {
enable = true;