Used dots for quickshell, that already existed and added virtual keyboard to their lockscreen. Fixed issue with emacs not starting Deleted waybar config Disabled blueman by default Added xournalpp
3 lines
83 B
Nix
3 lines
83 B
Nix
{inputs, ...}: final: prev: {
|
|
dgop = inputs.dgop.packages.${prev.system}.dgop;
|
|
}
|