nord gnome dbus stuff

This commit is contained in:
2023-03-11 00:30:24 +01:00
parent dfd4e54fcc
commit 1abe47b0c2
25 changed files with 756 additions and 135 deletions
+4
View File
@@ -102,6 +102,10 @@
});
devShells = forAllSystems (system: { # TODO: apply my overlays?
#default = nixpkgs.legacyPackages.${system}.mkShell {
# packages = with nixpkgs.legacyPackages.${system}; [
# ];
#};
nomos-rebuild = nixpkgs.legacyPackages.${system}.mkShell {
packages = with nixpkgs.legacyPackages.${system}; [
(writeScriptBin "nixos-rebuild" ''