This commit is contained in:
blahai 2025-02-03 04:50:07 +02:00
parent df80385d83
commit 172b530426
No known key found for this signature in database
8 changed files with 71 additions and 142 deletions

View file

@ -1,12 +1,10 @@
{
inputs,
pkgs,
lib,
config,
...
}: {
home.packages = with pkgs; [
inputs.wezterm.packages.${pkgs.system}.default
wezterm-git
];
xdg.configFile."wezterm" = {

View file

@ -30,7 +30,6 @@
configPackages = [config.wayland.windowManager.hyprland.package];
extraPortals = [
pkgs.xdg-desktop-portal-gtk
inputs.hyprland.packages.${pkgs.system}.xdg-desktop-portal-hyprland
];
};

View file

@ -9,7 +9,7 @@
"${pkgs.swww}/bin/swww-daemon --format xrgb"
"${pkgs.floorp}/bin/floorp"
"${pkgs.qbittorrent}/bin/qbittorrent"
"${pkgs.vesktop}/bin/vesktop --ozone-platform-hint=auto --enable-blink-features=MiddleClickAutoscroll --enable-wayland-ime=true"
"vesktop"
"wl-paste --type text --watch cliphist store"
"wl-paste --type image --watch cliphist store"
"JKPS"

View file

@ -5,7 +5,6 @@
...
}: {
nixpkgs = {
overlays = [inputs.nur.overlays.default];
config = {allowUnfree = true;};
};
@ -14,7 +13,7 @@
prismlauncher
osu-lazer-bin
# davinci-resolve
nur.repos.reedrw.jkps
inputs.haipkgs.packages.${pkgs.system}.jkps
];
programs = {