workstation/config | remove slack & sec override, add clipman, remove dup topgrade entry
This commit is contained in:
parent
50dc070fd7
commit
2c299debb2
1 changed files with 2 additions and 3 deletions
|
|
@ -90,7 +90,7 @@ in
|
||||||
|
|
||||||
# Allow unfree packages
|
# Allow unfree packages
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
nixpkgs.config.permittedInsecurePackages = [ "electron-18.1.0" ];
|
#nixpkgs.config.permittedInsecurePackages = [ "electron-21.4.0" ];
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
python-with-my-packages
|
python-with-my-packages
|
||||||
|
|
@ -106,6 +106,7 @@ in
|
||||||
btop
|
btop
|
||||||
cantarell-fonts
|
cantarell-fonts
|
||||||
citrix_workspace
|
citrix_workspace
|
||||||
|
clipman
|
||||||
cura
|
cura
|
||||||
darktable
|
darktable
|
||||||
diff-so-fancy
|
diff-so-fancy
|
||||||
|
|
@ -185,7 +186,6 @@ in
|
||||||
rofi
|
rofi
|
||||||
ruby
|
ruby
|
||||||
signal-desktop
|
signal-desktop
|
||||||
slack
|
|
||||||
source-code-pro
|
source-code-pro
|
||||||
steam
|
steam
|
||||||
stellarium
|
stellarium
|
||||||
|
|
@ -205,7 +205,6 @@ in
|
||||||
tmuxp
|
tmuxp
|
||||||
toot
|
toot
|
||||||
topgrade
|
topgrade
|
||||||
topgrade
|
|
||||||
tut
|
tut
|
||||||
ubuntu_font_family
|
ubuntu_font_family
|
||||||
udiskie
|
udiskie
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue