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