♻️ Replace imports with function argument, hyprpanel does not follow nixpkgs, git push alias

This commit is contained in:
2025-03-09 11:25:26 +01:00
parent a6cb4a5cf6
commit 1ff146e3c0
40 changed files with 214 additions and 332 deletions

View File

@ -1,7 +1,5 @@
{ lib, ... }:
let
theme = import ../../../theme.nix;
in
{ lib, theme, ... }:
{
services.swaync = {
enable = false;