Fix: add AGS configuration and replace Waybar with AGS for enhanced desktop widget management

This commit is contained in:
2025-11-04 19:54:44 +00:00
parent dcbcf73979
commit 6ea0f3e6df
5 changed files with 263 additions and 4 deletions

View File

@@ -16,11 +16,14 @@
# Vicinae - Application launcher
vicinae.url = "github:vicinaehq/vicinae";
# AGS - Aylur's GTK Shell for custom widgets/bar
ags.url = "github:Aylur/ags";
# Optional: Other useful inputs
# nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
};
outputs = { self, nixpkgs, home-manager, hyprland, vicinae, ... }@inputs: {
outputs = { self, nixpkgs, home-manager, hyprland, vicinae, ags, ... }@inputs: {
# NixOS configuration for your hostname(s)
nixosConfigurations = {
# Desktop PC configuration