mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-25 21:30:52 +01:00
feat(gallifrey): enable mu
This commit is contained in:
parent
7b8fd07cef
commit
2c09b2e235
1 changed files with 2 additions and 0 deletions
|
@ -50,6 +50,8 @@
|
||||||
plugins = with pkgs; [ obs-studio-plugins.obs-vkcapture ];
|
plugins = with pkgs; [ obs-studio-plugins.obs-vkcapture ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
programs.mu.enable = true;
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
du-dust
|
du-dust
|
||||||
kitty
|
kitty
|
||||||
|
|
Loading…
Add table
Reference in a new issue