Quickshell greeter
This commit is contained in:
parent
778cc044f1
commit
7d407bbd0b
7 changed files with 48 additions and 15 deletions
3
overlays/quickshell/default.nix
Normal file
3
overlays/quickshell/default.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{inputs, ...}: final: prev: {
|
||||
quickshell = inputs.quickshell.packages.${prev.system}.quickshell;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue