Add device section from deprecated configuration

This commit is contained in:
Nina Chlóe Kassandra Reiß
2026-06-19 13:47:37 +02:00
parent 55f5a412d9
commit 3c6d75de94
4 changed files with 31 additions and 1 deletions
+4
View File
@@ -19,6 +19,10 @@
runtimePackages = with pkgs; [
swaybg
quickshell
waybar
networkmanagerapplet
blueman
];
runtimePath = pkgs.lib.makeBinPath runtimePackages;