:Moved zen styling to hosts:
This commit is contained in:
7
hosts/desktop/home-manager/zen/default.nix
Normal file
7
hosts/desktop/home-manager/zen/default.nix
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
# TODO merge with shared
|
||||
home.file.".zen/audtxq7n.default/chrome" = {
|
||||
source = ./chrome;
|
||||
recursive = true;
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user