adding nixbook

This commit is contained in:
Chris Cochrun 2025-10-07 05:23:47 -05:00
parent 17f1e429d6
commit 5d6e9c93fb
5 changed files with 51 additions and 45 deletions

View file

@ -278,6 +278,10 @@ in {
plugins = [ pkgs.obs-studio-plugins.obs-move-transition ];
};
programs.zed-editor = {
enable = true;
};
# home.file.".config/mpv" = {
# source = ../.config/mpv;
# };