Overlay to get access to unstable branch, added Ghostty as dep

This commit is contained in:
2025-01-04 23:36:16 +01:00
parent 08d1afd90f
commit fdebb57cad
2 changed files with 17 additions and 0 deletions

View File

@ -4,6 +4,7 @@
{
pkgs,
outputs,
...
}:
@ -22,6 +23,8 @@
./sddm.nix
];
nixpkgs.overlays = [ outputs.overlays.unstable-packages ];
# Bootloader.
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
@ -60,6 +63,7 @@
gnupg
wget
kitty
unstable.ghostty
xdg-utils
xdg-desktop-portal-gtk
kdePackages.qtwayland