mirror of
https://github.com/davegallant/nix-config
synced 2025-08-05 23:03:40 +00:00
Add back clipboard-history and remove albert
This commit is contained in:
@@ -11,6 +11,7 @@
|
|||||||
let
|
let
|
||||||
gnomeExtensions = with pkgs.gnomeExtensions; [
|
gnomeExtensions = with pkgs.gnomeExtensions; [
|
||||||
caffeine
|
caffeine
|
||||||
|
clipboard-history
|
||||||
grand-theft-focus
|
grand-theft-focus
|
||||||
];
|
];
|
||||||
in
|
in
|
||||||
@@ -87,7 +88,6 @@ in
|
|||||||
environment.systemPackages =
|
environment.systemPackages =
|
||||||
with pkgs;
|
with pkgs;
|
||||||
[
|
[
|
||||||
albert
|
|
||||||
android-studio
|
android-studio
|
||||||
android-tools
|
android-tools
|
||||||
bleachbit
|
bleachbit
|
||||||
|
Reference in New Issue
Block a user