update flake

This commit is contained in:
2026-04-12 20:58:43 -05:00
parent c7fe5778db
commit 35fbfa3d95
2 changed files with 7 additions and 4 deletions

View File

@@ -136,12 +136,12 @@
home = "/tmp/aurora/home";
packages = with pkgs-a; [
packages = with pkgs; [
self.packages.${system}.aurora-greeter
self.packages.${system}.aurora-greeter-init
self.packages.${system}.aurora-set-wallpaper
awww
pkgs-a.awww
mpvpaper
ffmpeg
];

View File

@@ -83,14 +83,17 @@
pkgs-a = import inputs.nixpkgs { inherit system; };
in {
home.packages = with pkgs-a; [
home.packages = with pkgs; [
awww
pkgs-a.awww
mpvpaper
ffmpeg
bluez
bluez-tools
wl-clipboard
brightnessctl
hyprpicker