feat: lisps, hyprland changes, god knows what else

This commit is contained in:
Kat Inskip 2026-01-13 17:52:02 -08:00
parent 35072f0885
commit 6f044a8349
30 changed files with 673 additions and 202 deletions

View file

@ -7,9 +7,11 @@
}: let
inherit (lib.meta) getExe;
in {
home.packages = [
pkgs.quickshell
home.packages = with pkgs; [
quickshell
inputs.qml-niri.packages.${pkgs.system}.default
cliphist
networkmanager
];
programs.noctalia-shell = {
enable = true;