gnome-shell: add module

This commit is contained in:
Tad Fisher 2021-05-16 14:54:43 -07:00 committed by Robert Helgesson
parent 2b87a11125
commit 6ebe7be2e6
No known key found for this signature in database
GPG key ID: 96E745BD17AA17ED
6 changed files with 224 additions and 0 deletions

View file

@ -0,0 +1 @@
{ gnome-shell = ./gnome-shell.nix; }