fixing pkgs module file
This commit is contained in:
@@ -43,8 +43,10 @@
|
||||
kitty = {
|
||||
enable = true;
|
||||
};
|
||||
misc = {
|
||||
pkgs = {
|
||||
enable = true;
|
||||
common.enable = true;
|
||||
desktop.enable = true;
|
||||
};
|
||||
mpv = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user