home/{hyprland,waybar}: init

This commit is contained in:
2024-12-05 19:43:58 +01:00
parent 19e89266a7
commit 3c6bb656e9
12 changed files with 626 additions and 21 deletions

View File

@@ -93,7 +93,9 @@
"segger-jlink-qt4-796s"
];
};
in [ ];
in [
(import ./overlays/wayland-ime-integration.nix)
];
};
pkgs = import nixpkgs pkgs-config;