Add mpv to home manager
This commit is contained in:
parent
48792e9514
commit
07eac39788
3 changed files with 22 additions and 9 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
home.stateVersion = "21.11";
|
||||
|
||||
imports = [ ./shell ./wayland ./xdg.nix ./password.nix ./email.nix ];
|
||||
imports = [ ./shell ./wayland ./xdg.nix ./tools.nix ./email.nix ];
|
||||
|
||||
programs.git = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue