dms: use nixpkgs version
This commit is contained in:
parent
3dbb7e4a7e
commit
2eb70b7108
5 changed files with 2 additions and 13 deletions
|
|
@ -1,8 +0,0 @@
|
|||
{ inputs, ... }:
|
||||
{
|
||||
imports = [
|
||||
inputs.dankMaterialShell.homeModules.dankMaterialShell.default
|
||||
];
|
||||
|
||||
programs.dankMaterialShell.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue