dms: use latest dgop with zfs improvements
This commit is contained in:
parent
d382b0d025
commit
9e56e41ce6
3 changed files with 31 additions and 3 deletions
|
|
@ -92,6 +92,13 @@
|
|||
|
||||
dankMaterialShell = {
|
||||
url = "github:AvengeMedia/DankMaterialShell/v1.2.3";
|
||||
inputs = {
|
||||
nixpkgs.follows = "nixpkgs-unstable";
|
||||
};
|
||||
};
|
||||
|
||||
dgop = {
|
||||
url = "github:AvengeMedia/dgop";
|
||||
inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue