refactor(stylix): merge home-manager module into system
This commit is contained in:
parent
d4ecb78824
commit
a5b3e2a175
14 changed files with 26 additions and 51 deletions
|
@ -1,8 +0,0 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
stylix.cursor = {
|
||||
name = "Banana";
|
||||
package = pkgs.banana-cursor;
|
||||
size = 22;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue