Zen theme, Updated dependencies, moved fortune and cowsay pkgs
This commit is contained in:
7
home-manager/zen/default.nix
Normal file
7
home-manager/zen/default.nix
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
# TODO programatically get default name
|
||||
home.file.".zen/audtxq7n.default/chrome" = {
|
||||
source = ./chrome;
|
||||
recursive = true;
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user