Compare commits
2 Commits
cf1cab83db
...
c83d754117
Author | SHA1 | Date | |
---|---|---|---|
c83d754117
|
|||
71ff49c411
|
@ -275,6 +275,9 @@ in
|
||||
dark = "MoreWaita";
|
||||
light = "MoreWaita";
|
||||
};
|
||||
|
||||
targets.font-packages.enable = true;
|
||||
targets.fontconfig.enable = true;
|
||||
};
|
||||
|
||||
programs.kitty = {
|
||||
|
@ -6,9 +6,12 @@
|
||||
{
|
||||
imports = [
|
||||
./common/optional/graphical/firefox.nix
|
||||
./common/optional/graphical/gnome.nix
|
||||
./common/optional/graphical/hyprland
|
||||
./common/optional/graphical/mimeapps.nix
|
||||
];
|
||||
|
||||
programs.nh.enable = true;
|
||||
|
||||
home.packages = with pkgs; [
|
||||
jellyfin-media-player
|
||||
];
|
||||
|
Reference in New Issue
Block a user