mirror of
https://github.com/lelgenio/dzgui-nix.git
synced 2025-06-15 19:32:56 -03:00
Update docs
This commit is contained in:
parent
9a67e3e098
commit
b4a7e283ee
2 changed files with 40 additions and 26 deletions
|
@ -30,7 +30,7 @@
|
|||
|
||||
nixosModules = rec {
|
||||
default = dzgui;
|
||||
dzgui = import ./module.nix {inherit self;};
|
||||
dzgui = import ./module.nix { inherit self; };
|
||||
};
|
||||
|
||||
devShells.${system}.default =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue