Update default.nix

This commit is contained in:
Thilo Hohlt
2023-06-03 08:49:47 +02:00
committed by GitHub
parent f13ca345b0
commit 25103386f4

View File

@@ -43,6 +43,7 @@
};
};
home.packages = with pkgs; [
dconf
bemenu
];
};