some changes I guess

This commit is contained in:
Chris Cochrun 2022-12-09 07:30:33 -06:00
parent b50d7836bc
commit c83219239b
8 changed files with 32 additions and 23 deletions

View file

@ -342,6 +342,10 @@
source = ../fish/functions;
};
programs.nushell = {
enable = true;
};
home.file.".config/hypr".source = config.lib.file.mkOutOfStoreSymlink ../hypr;
home.file.".config/dunst" = {