mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-03-15 06:19:00 +00:00
users/foo-dogsquared/setups/development: update dev't app list
This commit is contained in:
parent
6965e6e013
commit
c68dd0bf64
@ -78,8 +78,7 @@ in
|
|||||||
|
|
||||||
(lib.mkIf (userCfg.setups.desktop.enable && pkgs.stdenv.isLinux) {
|
(lib.mkIf (userCfg.setups.desktop.enable && pkgs.stdenv.isLinux) {
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
bustle # Hustle with some d-bus Bustle.
|
d-spy # Some GNOME dev probably developed this.
|
||||||
dfeet # Some GNOME dev probably developed this.
|
|
||||||
];
|
];
|
||||||
})
|
})
|
||||||
]);
|
]);
|
||||||
|
Loading…
Reference in New Issue
Block a user