[NixOS] Add slack appindicator
This commit is contained in:
parent
07772b1a60
commit
033e972a53
@ -88,6 +88,7 @@ in
|
||||
pulseeffects
|
||||
quassel
|
||||
rxvt_unicode
|
||||
slack-appindicator
|
||||
simplescreenrecorder
|
||||
spotify
|
||||
termite
|
||||
@ -123,7 +124,6 @@ in
|
||||
rofi
|
||||
rofi-pass
|
||||
skippy-xd
|
||||
slack
|
||||
synergy
|
||||
udiskie
|
||||
volnoti
|
||||
|
@ -3,8 +3,8 @@
|
||||
trustedBinaryCaches = [ https://nix.oregon.dfinity.build ];
|
||||
binaryCachePublicKeys = [ "hydra.oregon.dfinity.build-2:KMTixHrh9DpAjF/0xU/49VEtNuGzQ71YaVIUSOLUaCM=" ];
|
||||
};
|
||||
|
||||
networking.extraResolvconfConf = ''
|
||||
name_servers="10.20.13.192"
|
||||
networking.extraHosts =
|
||||
''
|
||||
10.20.12.55 nix.oregon.dfinity.build
|
||||
'';
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user