diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-05-24 13:57:51 +0200 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-05-24 13:57:51 +0200 |
| commit | 13b246e4debe71b9dddbc69395a90e527a1e68c8 (patch) | |
| tree | b8692dda3db2adc0b6a61e63b45688a461c25274 /home/mun/default.nix | |
| parent | 829321e06b745203506b40c42fa54609a803e82e (diff) | |
Added an rmpc configuration
Diffstat (limited to 'home/mun/default.nix')
| -rw-r--r-- | home/mun/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/mun/default.nix b/home/mun/default.nix index 0a52238..4a16acd 100644 --- a/home/mun/default.nix +++ b/home/mun/default.nix @@ -6,6 +6,7 @@ ./programs/nvim.nix ./programs/nixcord.nix ./programs/browser.nix + ./programs/rmpc.nix ]; home = { |
