nord gnome dbus stuff
This commit is contained in:
@@ -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" ''
|
||||
|
||||
Reference in New Issue
Block a user