refactor some things, might have broken everything
This commit is contained in:
6
homeConfigs/global/minimal/other.nix
Normal file
6
homeConfigs/global/minimal/other.nix
Normal file
@ -0,0 +1,6 @@
|
||||
{ lib, ... }:
|
||||
|
||||
{
|
||||
catppuccin.enable = lib.mkDefault false;
|
||||
catppuccin.autoEnable = lib.mkDefault false;
|
||||
}
|
||||
Reference in New Issue
Block a user