helios: enable hyprland
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m18s
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m18s
This commit is contained in:
@ -6,9 +6,12 @@
|
|||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
./common/optional/graphical/firefox.nix
|
./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; [
|
home.packages = with pkgs; [
|
||||||
jellyfin-media-player
|
jellyfin-media-player
|
||||||
];
|
];
|
||||||
|
Reference in New Issue
Block a user