Remove unused files and references
This commit is contained in:
parent
84cff06cf3
commit
ad796ad495
8 changed files with 2 additions and 280 deletions
lib/nixos/home-manager/modules
|
@ -1,11 +0,0 @@
|
|||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
gtk = {
|
||||
enable = true;
|
||||
theme.package = pkgs.arc-theme;
|
||||
theme.name = "Arc-Dark";
|
||||
iconTheme.package = pkgs.arc-icon-theme;
|
||||
iconTheme.name = "Arc";
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue