chore: update flake.lock
* updated noctalia-shell to v3.8.2 * removed television fish integration workaround * removed `~/.config/fish/fish_variables` entry in my.persist.homeFiles since [fish v4.3.0](https://github.com/fish-shell/fish-shell/releases/tag/4.3.0) no longer sets universal variables by default
This commit is contained in:
@@ -21,9 +21,6 @@ in
|
||||
homeDirs = [
|
||||
".local/share/fish"
|
||||
];
|
||||
homeFiles = [
|
||||
".config/fish/fish_variables"
|
||||
];
|
||||
};
|
||||
my.hm = {
|
||||
xdg.configFile."fish/themes/tokyonight_storm.theme".source = builtins.fetchurl {
|
||||
|
||||
Reference in New Issue
Block a user