adding nixbook
This commit is contained in:
parent
17f1e429d6
commit
5d6e9c93fb
5 changed files with 51 additions and 45 deletions
|
|
@ -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;
|
||||
# };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue