diff options
| author | adikro <adikro@disroot.org> | 2026-03-17 23:25:22 +0100 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2026-03-17 23:25:22 +0100 |
| commit | e7549665587b1e4a11225bce0c70ff74fe171e5f (patch) | |
| tree | f502cebd865ca728ede83c8fb30e30bbb44f67ea /hm/soft/soft.nix | |
| parent | 2e7f564763826013eeff22ecfce99c462829e2ec (diff) | |
some age key shenanigans
Diffstat (limited to 'hm/soft/soft.nix')
| -rw-r--r-- | hm/soft/soft.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hm/soft/soft.nix b/hm/soft/soft.nix index f6a9a69..80a0c04 100644 --- a/hm/soft/soft.nix +++ b/hm/soft/soft.nix @@ -1,7 +1,7 @@ { ... }: { imports = [ - ./browser.nix + ./librewolf/browser.nix ./email.nix ./kdenlive.nix ./mangohud.nix |
