dms: use nixpkgs version
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
{ inputs, ... }:
|
||||
{
|
||||
imports = [
|
||||
inputs.dankMaterialShell.homeModules.dankMaterialShell.default
|
||||
];
|
||||
|
||||
programs.dankMaterialShell.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user